Search Results

Search: Posts Made By: vijay_manpage
Forum: Programming 07-01-2010
5,970
Posted By vijay_manpage
I did that too..,
My code,

#include<stdio.h>
#include<pthread.h>
#include<time.h>
#include<sched.h>
struct timespec ob={0,0};
void *f1()
{
// struct timespec ob={0,0};
printf("Thread 1 started\n");
...
Forum: Programming 07-01-2010
5,970
Posted By vijay_manpage
Problem with pthread_delay_np
I am geeting the follwoing error,thoug i included pthread.h ,

undefined reference to `pthread_delay_np'

hav any ideas.
Forum: Programming 06-25-2010
11,024
Posted By vijay_manpage
@JohnGraham
answer @praveen if you could..
Forum: Programming 06-25-2010
11,024
Posted By vijay_manpage
coool dude..
Tank you
Forum: Programming 06-25-2010
11,024
Posted By vijay_manpage
Thank you but...,
a bit more programmatical explanation will do.!!
Forum: Programming 06-25-2010
11,024
Posted By vijay_manpage
shared memory with linked list??
is this possible, if so plz please share with me..

Correct English please, not Cyber-/Leetspeak
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 02:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy