Searched refs:pthread_create_once (Results 1 – 1 of 1) sorted by relevance
24 static void pthread_create_once(void);38 pthread_create_once(void) in pthread_create_once() function58 pthread_once(&once_control, pthread_create_once); in pthread_create()