HomeSort by relevance Sort by last modified time
    Searched refs:mtx_unlock (Results 26 - 50 of 51) sorted by null

12 3

  /external/mesa3d/src/compiler/
glsl_types.h 157 mtx_unlock(&glsl_type::mutex);
168 mtx_unlock(&glsl_type::mutex);
  /external/mesa3d/src/egl/main/
egldisplay.c 272 mtx_unlock(_eglGlobal.Mutex);
359 mtx_unlock(_eglGlobal.Mutex);
egldriver.c 298 mtx_unlock(&_eglModuleMutex);
eglapi.c 250 mtx_unlock(&dpy->Mutex);
    [all...]
  /external/mesa3d/src/mesa/main/
shared.c 404 mtx_unlock(&old->Mutex);
418 mtx_unlock(&state->Mutex);
arrayobj.c 199 mtx_unlock(&oldObj->Mutex);
221 mtx_unlock(&vao->Mutex);
errors.c 290 mtx_unlock(&ctx->DebugMutex);
framebuffer.c 252 mtx_unlock(&oldFb->Mutex);
263 mtx_unlock(&fb->Mutex);
pipelineobj.c 194 mtx_unlock(&oldObj->Mutex);
217 mtx_unlock(&obj->Mutex);
debug_output.c 200 mtx_unlock(&DynamicIDMutex);
711 mtx_unlock(&ctx->DebugMutex);
730 mtx_unlock(&ctx->DebugMutex);
    [all...]
texobj.c 561 mtx_unlock(&oldTex->Mutex);
592 mtx_unlock(&tex->Mutex);
    [all...]
samplerobj.c 112 mtx_unlock(&oldSamp->Mutex);
134 mtx_unlock(&samp->Mutex);
    [all...]
bufferobj.c 500 mtx_unlock(&oldObj->Mutex);
524 mtx_unlock(&bufObj->Mutex);
    [all...]
context.c 412 mtx_unlock(&OneTimeLock);
    [all...]
fbobject.c 578 mtx_unlock(&fb->Mutex);
    [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_minmax_index.c 168 mtx_unlock(&bufferObj->Mutex);
225 mtx_unlock(&bufferObj->Mutex);
  /external/mesa3d/src/gallium/state_trackers/dri/
dri2.c     [all...]
  /external/mesa3d/src/mesa/program/
program.c 327 mtx_unlock(&oldProg->Mutex);
342 mtx_unlock(&prog->Mutex);
  /external/mesa3d/include/c11/
threads_posix.h 278 mtx_unlock(mtx_t *mtx) function
  /external/mesa3d/src/egl/drivers/dri2/
platform_android.c 207 mtx_unlock(&disp->Mutex);
    [all...]
egl_dri2.c     [all...]
  /external/mesa3d/src/gbm/backends/dri/
gbm_dri.c 964 mtx_unlock(&dri->mutex);
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 59 mtx_unlock(&_xmesa_lock);
xm_api.c 254 mtx_unlock(&_xmesa_lock);
    [all...]
  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.cpp     [all...]

Completed in 421 milliseconds

12 3