Searched refs:__libcpp_beginthreadex_thunk (Results 1 – 2 of 2) sorted by relevance
148 static inline _LIBCPP_HIDE_FROM_ABI unsigned WINAPI __libcpp_beginthreadex_thunk(void* __raw_data) { in __libcpp_beginthreadex_thunk() function163 …*__t = reinterpret_cast<HANDLE>(_beginthreadex(nullptr, 0, __libcpp_beginthreadex_thunk, __data, 0… in __libcpp_thread_create()
182 __libcpp_beginthreadex_thunk(void *__raw_data) in __libcpp_beginthreadex_thunk() function204 __libcpp_beginthreadex_thunk, in __libcpp_thread_create()