Searched refs:thrd_join (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Dpipe_barrier_test.c121 thrd_join(threads[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/unit/
H A Dpipe_barrier_test.c121 thrd_join(threads[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/util/tests/sparse_array/
H A Dmulti_threaded.c65 int ret = thrd_join(threads[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.c117 thrd_join(pool->threads[i], NULL);
H A Dlp_rast.c1376 thrd_join(rast->threads[i], NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c151 thrd_join(rscreen->gpu_load_thread, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c169 thrd_join(sscreen->gpu_load_thread, NULL);
/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h326 thrd_join(thrd_t thr, int *res) function in typeref:typename:int
H A Dthreads_win32.h567 thrd_join(thrd_t thr, int *res) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h326 thrd_join(thrd_t thr, int *res) function in typeref:typename:int
H A Dthreads_win32.h436 thrd_join(thrd_t thr, int *res) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c151 thrd_join(rscreen->gpu_load_thread, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c166 thrd_join(sscreen->gpu_load_thread, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_queue.c520 thrd_join(queue->threads[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_queue.c536 thrd_join(queue->threads[i], NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c612 thrd_join(dctx->thread, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c872 thrd_join(tr_rbug->thread, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c958 thrd_join(rast->threads[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c638 thrd_join(dctx->thread, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c871 thrd_join(tr_rbug->thread, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.c246 thrd_join(render_thread, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.c256 thrd_join(render_thread, NULL);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c2602 thrd_join(queue->submission_thread, NULL);

Completed in 52 milliseconds