| /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
|
| 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/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 52 #define SAFE_PTHREAD_CANCEL(thread_id) \ argument
|
| /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
|
| D | benchmark-million-async.c | 32 static uv_thread_t thread_id; variable
|
| /third_party/node/deps/v8/src/execution/ |
| D | thread-id.cc | 14 thread_local int thread_id = 0; variable
|
| /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/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() 78 pthread_t thread_id) in safe_pthread_cancel()
|
| /third_party/node/src/ |
| D | diagnosticfilename-inl.h | 19 uint64_t thread_id, in DiagnosticFilename()
|
| /third_party/mbedtls/programs/ssl/ |
| 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
|
| /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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
| D | 2-3.c | 59 pthread_t thread_id; in main() local
|
| D | 2-4.c | 59 pthread_t thread_id; in main() 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/benchmark/src/ |
| D | benchmark_api_internal.cc | 93 IterationCount iters, int thread_id, internal::ThreadTimer* timer, in Run()
|
| /third_party/mesa3d/src/util/ |
| D | u_thread.h | 368 typedef DWORD thread_id; typedef 370 typedef thrd_t thread_id; typedef
|
| /third_party/rust/crates/syn/src/ |
| D | thread.rs | 9 thread_id: ThreadId, field
|
| /third_party/elfutils/libdw/ |
| D | libdw_alloc.c | 47 static __thread size_t thread_id = THREAD_ID_UNSET; variable
|
| /third_party/ltp/testcases/kernel/mem/mtest07/ |
| D | mallocstress.c | 32 static pthread_t *thread_id; /* Spawned thread */ variable
|
| /third_party/curl/docs/examples/ |
| D | threaded-ssl.c | 64 static unsigned long thread_id(void) in thread_id() function
|
| /third_party/nghttp2/src/ |
| D | shrpx_log_config.h | 54 std::string thread_id; member
|