Home
last modified time | relevance | path

Searched refs:ThreadCheckMutex (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mapi/
Du_current.c144 static mtx_t ThreadCheckMutex = _MTX_INITIALIZER_NP; variable
160 mtx_lock(&ThreadCheckMutex); in u_current_init()
172 mtx_unlock(&ThreadCheckMutex); in u_current_init()