Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp1427 int g_pThreadOnceRet = PARAM_0; variable
1430 g_pThreadOnceRet = pthread_once(&g_once, once_run); in threadfunc5()
1431 pthread_exit(&g_pThreadOnceRet); in threadfunc5()

Completed in 4 milliseconds