Searched refs:pthread_once_t (Results 1 – 3 of 3) sorted by relevance
76 typedef struct pthread_once pthread_once_t; typedef
99 (pthread_once_t *, void (*) (void));501 int pthread_once(pthread_once_t *a, void (b) (void)) in pthread_once()
702 static pthread_once_t key_workspace_init;