Searched refs:__libcpp_beginthreadex_thunk_data (Results 1 – 2 of 2) sorted by relevance
143 struct __libcpp_beginthreadex_thunk_data { struct149 auto* __data = static_cast<__libcpp_beginthreadex_thunk_data*>(__raw_data); in __libcpp_beginthreadex_thunk() argument159 auto* __data = new __libcpp_beginthreadex_thunk_data; in __libcpp_thread_create()
175 struct __libcpp_beginthreadex_thunk_data struct185 static_cast<__libcpp_beginthreadex_thunk_data *>(__raw_data); in __libcpp_beginthreadex_thunk() argument199 auto *__data = new __libcpp_beginthreadex_thunk_data; in __libcpp_thread_create()