Home
last modified time | relevance | path

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

/external/libcxx/src/support/win32/
Dthread_win32.cpp142 __libcpp_init_once_execute_once_thunk(PINIT_ONCE __init_once, PVOID __parameter, in __libcpp_init_once_execute_once_thunk() function
156 if (!InitOnceExecuteOnce((PINIT_ONCE)__flag, __libcpp_init_once_execute_once_thunk, in __libcpp_execute_once()