Searched refs:__pthread_create (Results 1 – 3 of 3) sorted by relevance
85 __pthread_create (pthread_t * thread, const pthread_attr_t * attr, in __pthread_create() function99 weak_alias (__pthread_create, pthread_create) in weak_alias() argument100 hidden_def (__pthread_create) in weak_alias()
40 err = __pthread_create (&thread, NULL, func, arg); in weak_alias()
174 __pthread_create;
Completed in 11 milliseconds