| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | topology.h | 14 unsigned short thread_id; member
|
| /kernel/linux/linux-5.10/samples/nitro_enclaves/ |
| H A D | ne_ioctl_sample.c | 775 pthread_t thread_id = 0; in main() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/bufq/src/ |
| H A D | bufq.c | 104 ia_css_queue_map( unsigned int thread_id, enum ia_css_buffer_type buf_type, bool map) ia_css_queue_map() argument 124 ia_css_query_internal_queue_id( enum ia_css_buffer_type buf_type, unsigned int thread_id, enum sh_css_queue_id *val) ia_css_query_internal_queue_id() argument 150 map_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) map_buffer_type_to_queue_id() argument 191 unmap_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) unmap_buffer_type_to_queue_id() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
| H A D | pipeline.c | 132 unsigned int thread_id; in ia_css_pipeline_start() local 201 unsigned int thread_id; in ia_css_pipeline_request_stop() local 444 unsigned int thread_id; in ia_css_pipeline_has_stopped() local 559 unsigned int thread_id; in pipeline_unmap_num_to_sp_thread() local [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
| H A D | pipeline.c | 132 unsigned int thread_id; in ia_css_pipeline_start() local 200 unsigned int thread_id; in ia_css_pipeline_request_stop() local 443 unsigned int thread_id; in ia_css_pipeline_has_stopped() local 558 unsigned int thread_id; in pipeline_unmap_num_to_sp_thread() local [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/bufq/src/ |
| H A D | bufq.c | 104 ia_css_queue_map( unsigned int thread_id, enum ia_css_buffer_type buf_type, bool map) ia_css_queue_map() argument 124 ia_css_query_internal_queue_id( enum ia_css_buffer_type buf_type, unsigned int thread_id, enum sh_css_queue_id *val) ia_css_query_internal_queue_id() argument 150 map_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) map_buffer_type_to_queue_id() argument 191 unmap_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) unmap_buffer_type_to_queue_id() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_lpm_map.c | 749 pthread_t thread_id[4]; in test_lpm_multi_thread() local
|
| /kernel/linux/linux-6.6/samples/nitro_enclaves/ |
| H A D | ne_ioctl_sample.c | 774 pthread_t thread_id = 0; in main() local
|
| /third_party/benchmark/src/ |
| H A D | benchmark_runner.cc | 123 RunInThread(const BenchmarkInstance* b, IterationCount iters, int thread_id, ThreadManager* manager, PerfCountersMeasurement* perf_counters_measurement) RunInThread() argument
|
| /third_party/gn/src/gn/ |
| H A D | trace.cc | 122 TraceItem(Type type, const std::string& name, std::thread::id thread_id) Coalesced() argument
|
| H A D | trace.h | 47 std::thread::id thread_id() const { return thread_id_; } in thread_id() function in TraceItem
|
| /third_party/libuv/test/ |
| H A D | benchmark-multi-accept.c | 71 uv_thread_t thread_id; member
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_pthread_server.c | 70 long int thread_id = (long int) pthread_self(); in my_mutexed_debug() local 102 long int thread_id = (long int) pthread_self(); in handle_ssl_connection() local [all...] |
| /third_party/node/test/cctest/ |
| H A D | test_environment.cc | 442 node::ThreadId thread_id; in TEST_F() member
|
| /third_party/musl/src/thread/ |
| H A D | pthread_create.c | 408 struct pthread* __pthread_list_find(pthread_t thread_id, const char* info) in __pthread_list_find() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | u_thread.h | 368 typedef DWORD thread_id; typedef 370 typedef thrd_t thread_id; typedef
|
| /third_party/ltp/testcases/realtime/func/matrix_mult/ |
| H A D | matrix_mult.c | 153 int thread_id = (intptr_t) t->id; in concurrent_thread() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | local-isolate.h | 111 ThreadId thread_id() const { return thread_id_; } in thread_id() function in v8::internal::final
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | target.cc | 278 uint64_t thread_id; in ProcessPacket() local
|
| /third_party/node/deps/v8/src/libsampler/ |
| H A D | sampler.cc | 205 pthread_t thread_id = sampler->platform_data()->vm_tid(); in AddSampler() local 221 pthread_t thread_id = sampler->platform_data()->vm_tid(); in RemoveSampler() local
|
| /third_party/skia/third_party/externals/microhttpd/src/include/ |
| H A D | w32functions.h | 199 static void W32_SetThreadName(const DWORD thread_id, const char *thread_name) in W32_SetThreadName() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | signalmodule.c.h | 573 unsigned long thread_id; in signal_pthread_kill() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | sysinfo.cc | 497 static thread_local pid_t thread_id = GetTID(); in GetCachedTID() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
| H A D | interrupt.c | 80 u64 thread_id; member 775 u64 thread_id = get_hard_smp_processor_id(cpu); ps3_shutdown_IRQ() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
| H A D | interrupt.c | 81 u64 thread_id; member 776 u64 thread_id = get_hard_smp_processor_id(cpu); ps3_shutdown_IRQ() local [all...] |