Searched defs:thrd_state (Results 1 – 1 of 1) sorted by relevance
68 struct thrd_state { struct73 static thread_local struct thrd_state impl_current_thread = { 0 }; argument