Home
last modified time | relevance | path

Searched refs:__parameter (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() argument
148 void (*init_routine)(void) = reinterpret_cast<void (*)(void)>(__parameter); in __libcpp_init_once_execute_once_thunk()