Searched refs:impl_current_thread (Results 1 – 1 of 1) sorted by relevance
73 static thread_local struct thrd_state impl_current_thread = { 0 }; variable80 impl_current_thread.thrd = pack_p->thrd; in impl_thrd_routine()81 impl_current_thread.handle_need_close = false; in impl_thrd_routine()283 struct thrd_state *state = &impl_current_thread; in __threads_win32_tls_callback()337 struct thrd_state *state = &impl_current_thread; in thrd_current()