Searched refs:guard (Results 1 – 2 of 2) sorted by relevance
22 xpthread_once (pthread_once_t *guard, void (*func) (void)) in xpthread_once() argument24 xpthread_check_return ("pthread_once", pthread_once (guard, func)); in xpthread_once()
70 void xpthread_once (pthread_once_t *guard, void (*func) (void));
Completed in 4 milliseconds