Home
last modified time | relevance | path

Searched defs:thrd_state (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/c11/impl/
H A Dthreads_win32.c68 struct thrd_state { struct
73 static thread_local struct thrd_state impl_current_thread = { 0 }; argument