Searched refs:threadp (Results 1 – 1 of 1) sorted by relevance
41 __gai_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), in __gai_create_helper_thread() argument50 int ret = __pthread_create (threadp, &attr, tf, arg); in __gai_create_helper_thread()
Completed in 4 milliseconds