HomeSort by relevance Sort by last modified time
    Searched refs:thread_resume (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/mac/handler/
exception_handler.cc 847 if (thread_resume(threads_for_task[i]))
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_state.c 73 mtx_t thread_resume; member in struct:csmt_context
118 mtx_lock(&ctx->thread_resume);
120 mtx_unlock(&ctx->thread_resume);
158 (void) mtx_init(&ctx->thread_resume, mtx_plain);
256 mtx_lock(&ctx->thread_resume);
278 mtx_unlock(&ctx->thread_resume);
    [all...]

Completed in 960 milliseconds