| /third_party/cef/tests/ceftests/ |
| D | thread_helper.cc | 15 void WaitForThread(CefThreadId thread_id, int64 delay_ms) { in WaitForThread() 30 void RunOnThread(CefThreadId thread_id, in RunOnThread() 44 CefThreadId thread_id, in RunOnThreadAsync()
|
| D | thread_helper.h | 41 #define NAMED_THREAD_TEST(thread_id, test_case_name, test_name) \ argument 60 #define NAMED_THREAD_TEST_ASYNC(thread_id, test_case_name, test_name) \ argument
|
| /third_party/musl/libc-test/src/functional/ |
| D | test-malloc-stats-print.c | 42 static const char *find_thread_in_output(const char *output, const char *thread_id) in find_thread_in_output() 61 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *… in populate_thread_stats() 88 static int is_thread_in_output(const char *output, const char *thread_id) in is_thread_in_output()
|
| D | test-malloc-info.c | 93 static xmlNodePtr find_thread_in_document(xmlDocPtr doc_ptr, const char *thread_id) in find_thread_in_document() 99 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *… in populate_thread_stats() 140 static int is_thread_in_output(const char *output, const char *thread_id) in is_thread_in_output()
|
| D | test-malloc-disable.c | 48 pthread_t thread_id; in test_malloc_while_disabled() local
|
| /third_party/ltp/include/ |
| D | tst_safe_pthread.h | 25 #define SAFE_PTHREAD_CREATE(thread_id, attr, thread_fn, arg) \ argument 30 #define SAFE_PTHREAD_JOIN(thread_id, retval) \ argument
|
| /third_party/ltp/lib/ |
| D | safe_pthread.c | 13 pthread_t *thread_id, const pthread_attr_t *attr, in safe_pthread_create() 30 pthread_t thread_id, void **retval) in safe_pthread_join()
|
| /third_party/libuv/test/ |
| 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
|
| D | test-thread-equal.c | 29 uv_thread_t *thread_id = arg; in check_thread() local
|
| /third_party/boost/libs/log/src/ |
| D | default_attribute_names.cpp | 109 BOOST_LOG_API attribute_name thread_id() in thread_id() function
|
| /third_party/gn/src/base/win/ |
| D | scoped_process_information.h | 59 DWORD thread_id() const { return thread_id_; } in thread_id() function
|
| /third_party/node/src/ |
| D | diagnosticfilename-inl.h | 19 uint64_t thread_id, in DiagnosticFilename()
|
| /third_party/grpc/src/core/lib/gpr/ |
| D | cpu_posix.cc | 70 unsigned int* thread_id = in gpr_cpu_current_cpu() local
|
| /third_party/libusb/libusb/os/ |
| D | threads_posix.c | 96 uint64_t thread_id; in usbi_get_tid() local
|
| /third_party/boost/boost/log/attributes/ |
| D | current_thread_id.hpp | 40 typedef boost::log::aux::thread::id thread_id; typedef
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
| D | 1-3.c | 56 pthread_t thread_id; in main() local
|
| D | 1-4.c | 59 pthread_t thread_id; in main() local
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/ |
| D | slice_fp16.cc | 60 int SliceFp16CPUKernel::SliceFp16ParallelRun(int thread_id) { in SliceFp16ParallelRun()
|
| D | cast_fp16.cc | 62 int CastFp16CPUKernel::DoCast(int thread_id) { in DoCast()
|
| D | layer_norm_fp16.cc | 69 int LayerNormFp16CPUKernel::DoLayerNormFp16(int thread_id) { in DoLayerNormFp16()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
| D | 2-4.c | 59 pthread_t thread_id; in main() local
|
| D | 2-3.c | 59 pthread_t thread_id; in main() local
|
| /third_party/mbedtls/programs/ssl/ |
| D | ssl_pthread_server.c | 93 long int thread_id = (long int) pthread_self(); in my_mutexed_debug() local 125 long int thread_id = (long int) pthread_self(); in handle_ssl_connection() local
|
| /third_party/mesa3d/src/gallium/tests/unit/ |
| D | pipe_barrier_test.c | 73 int thread_id = *((int *) thread_data); in thread_function() local
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
| D | crop_fp32.cc | 47 int CropCPUKernel::CropParallelRun(int thread_id) { in CropParallelRun()
|