/third_party/libuv/test/ |
H A D | test-thread.c | 34 uv_thread_t thread_id; member 42 uv_thread_t thread_id; member 50 uv_thread_t thread_id; member
|
H A D | benchmark-multi-accept.c | 71 uv_thread_t thread_id; member
|
/third_party/ltp/lib/ |
H A D | safe_pthread.c | 12 safe_pthread_create(const char *file, const int lineno, pthread_t *thread_id, const pthread_attr_t *attr, void *(*thread_fn)(void *), void *arg) safe_pthread_create() argument 29 safe_pthread_join(const char *file, const int lineno, pthread_t thread_id, void **retval) safe_pthread_join() argument 77 safe_pthread_cancel(const char *file, const int lineno, pthread_t thread_id) safe_pthread_cancel() argument
|
/third_party/node/deps/v8/tools/v8windbg/test/ |
H A D | v8windbg-test.cc | 196 ULONG type, proc_id, thread_id, desc_used; in RunTests() local
|
/third_party/node/src/inspector/ |
H A D | worker_inspector.cc | 103 NewParentHandle( uint64_t thread_id, const std::string& url, const std::string& name) NewParentHandle() argument
|
H A D | worker_inspector.h | 62 NewParentInspectorHandle( uint64_t thread_id, const std::string& url, const std::string& name) NewParentInspectorHandle() argument
|
/third_party/ltp/testcases/kernel/fs/openfile/ |
H A D | openfile.c | 208 int thread_id = (uintptr_t) thread_id_; in threads() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | test-malloc-info.c | 93 static xmlNodePtr find_thread_in_document(xmlDocPtr doc_ptr, const char *thread_id) in find_thread_in_document() argument 99 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *stats) in populate_thread_stats() argument 140 static int is_thread_in_output(const char *output, const char *thread_id) in is_thread_in_output() argument
|
H A D | test-iterate.c | 162 pthread_t thread_id; in test_iterate_another_thread() local 175 pthread_t thread_id; in test_iterate_over_abandoned_allocs() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | thread-win32.c | 73 DWORD thread_id; in pa_thread_new() local
|
/third_party/skia/third_party/externals/microhttpd/src/platform/ |
H A D | w32functions.c | 676 void W32_SetThreadName(const DWORD thread_id, const char *thread_name) in W32_SetThreadName() argument
|
/drivers/peripheral/huks/test/unittest/ |
H A D | hdi_ihuks_api_function_test.cpp | 374 long int thread_id = atol(thisIdString.c_str());
in HWMTEST_F() 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/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
|