Home
last modified time | relevance | path

Searched refs:g_once (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadBasicApiTest.cpp258 pthread_once_t g_once = PTHREAD_ONCE_INIT; variable
281 int reInt = pthread_once(&g_once, OnceFunc); in ThreadPthreadSpecificAll()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp1421 pthread_once_t g_once = PTHREAD_ONCE_INIT; variable
1430 g_pThreadOnceRet = pthread_once(&g_once, once_run); in threadfunc5()

Completed in 6 milliseconds