Searched defs:thread_id (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Dpipe_barrier_test.c73 int thread_id = *((int *) thread_data); local in function:thread_function
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/unit/
H A Dpipe_barrier_test.c73 int thread_id = *((int *) thread_data); local in function:thread_function
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx_context.h56 pthread_t thread_id; member in struct:apple_glx_context
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx_context.h56 pthread_t thread_id; member in struct:apple_glx_context
/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Du_current.c153 typedef DWORD thread_id; typedef in typeref:typename:DWORD
155 typedef thrd_t thread_id; typedef in typeref:typename:thrd_t
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_thread.h378 typedef DWORD thread_id; typedef in typeref:typename:DWORD
380 typedef thrd_t thread_id; typedef in typeref:typename:thrd_t
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h177 LLVMValueRef thread_id; member in struct:lp_bld_tgsi_system_values
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-port.cc330 DWORD thread_id; local in function:testing::internal::__anonc275c1830210::ThreadWithParamSupport::CreateThread
454 static void OnThreadExit(DWORD thread_id) { argument
492 static void StartWatcherThreadFor(DWORD thread_id) { argument
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-port.cc470 DWORD thread_id; local in function:testing::internal::__anon1a787e760310::ThreadWithParamSupport::CreateThread
593 static void OnThreadExit(DWORD thread_id) { argument
632 static void StartWatcherThreadFor(DWORD thread_id) { argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_indirect_draw.c1000 nir_ssa_def *thread_id = nir_channel(b, nir_load_global_invocation_id(b, 32), 0); local in function:get_index_min_max
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2547 LLVMValueRef thread_id = ac_get_thread_id(&ctx.ac); local in function:ac_translate_nir_to_llvm
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c2825 LLVMValueRef thread_id = ac_get_thread_id(&ctx->ac); local in function:visit_load_local_invocation_index
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c3799 LLVMValueRef thread_id = ac_get_thread_id(&ctx.ac); local in function:ac_translate_nir_to_llvm
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c3021 LLVMValueRef thread_id = ac_get_thread_id(&ctx->ac); local in function:visit_load_local_invocation_index

Completed in 40 milliseconds