Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c259 static simple_mtx_t screen_mutex = SIMPLE_MTX_INITIALIZER; variable
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h54 CRITICAL_SECTION screen_mutex; member