Searched defs:pthread_once_t (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/
H A Dpthread.h95 typedef int pthread_once_t; typedef
212 int pthread_once(pthread_once_t*, void (*)(void)) __nonnull((1, 2));

Completed in 4 milliseconds