Searched defs:pthread_create (Results 1 – 2 of 2) sorted by relevance
75 static int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() function
127 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() function
Completed in 4 milliseconds