Search Results

Search: Posts Made By: sunil_abhay
Forum: Programming 11-14-2010
2,774
Posted By sunil_abhay
pthread_create
The prototype for pthread_create function is like this:-

int pthread_create(pthread_t *thread,pthread_attr_t *attr,void *(*start routine),void *arg);

Q.1 .Why the return type of the...
Showing results 1 to 1 of 1

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