Home
last modified time | relevance | path

Searched refs:PTHREAD_ONCE_INIT (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/tls/
A Demutls.c151 static pthread_once_t once = PTHREAD_ONCE_INIT; in emutls_get_index()
/components/libc/posix/pthreads/
A Dpthread.h64 #define PTHREAD_ONCE_INIT 0 macro
/components/libc/cplusplus/cpp11/gcc/
A Dmutex482 pthread_once_t _m_once = PTHREAD_ONCE_INIT;

Completed in 5 milliseconds