| /external/libchrome/base/threading/ |
| D | platform_thread_linux.cc | 49 void SetThreadCgroup(PlatformThreadId thread_id, in SetThreadCgroup() 59 void SetThreadCgroupForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupForThreadPriority() 73 void SetThreadCgroupsForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupsForThreadPriority() 153 void PlatformThread::SetThreadPriority(PlatformThreadId thread_id, in SetThreadPriority()
|
| /external/ltp/include/ |
| D | tst_safe_pthread.h | 38 #define SAFE_PTHREAD_CREATE(thread_id, attr, thread_fn, arg) \ argument 43 #define SAFE_PTHREAD_JOIN(thread_id, retval) \ argument
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stoptheworld.h | 37 bool Contains(SuspendedThreadID thread_id) const { in Contains() 44 void Append(SuspendedThreadID thread_id) { in Append()
|
| /external/ltp/lib/ |
| D | safe_pthread.c | 25 pthread_t *thread_id, const pthread_attr_t *attr, in safe_pthread_create() 42 pthread_t thread_id, void **retval) in safe_pthread_join()
|
| /external/compiler-rt/lib/asan/ |
| D | asan_debugging.cc | 84 static uptr AsanGetStack(uptr addr, uptr *trace, u32 size, u32 *thread_id, in AsanGetStack() 126 uptr __asan_get_alloc_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_alloc_stack() 131 uptr __asan_get_free_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_free_stack()
|
| /external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
| D | host_tracer_test.cc | 37 NodeExecStats MakeNodeStats(const string& name, uint64 thread_id, in MakeNodeStats() 75 uint32 thread_id = Env::Default()->GetCurrentThreadId(); in TEST() local 107 uint32 thread_id = Env::Default()->GetCurrentThreadId(); in ValidateResult() local
|
| /external/google-breakpad/src/processor/ |
| D | minidump_unittest.cc | 264 uint32_t thread_id; in TEST() local 335 uint32_t thread_id; in TEST() local 378 uint32_t thread_id; in TEST() local 579 uint32_t thread_id; in TEST() local 727 uint32_t thread_id; in TEST() local 801 uint32_t thread_id; in TEST() local 886 uint32_t thread_id; in TEST() local 968 uint32_t thread_id; in TEST() local 1031 uint32_t thread_id; in TEST() local 1115 uint32_t thread_id; in TEST() local [all …]
|
| /external/mesa3d/src/mapi/ |
| D | u_current.c | 149 typedef DWORD thread_id; typedef 151 typedef thrd_t thread_id; typedef
|
| /external/tensorflow/tensorflow/python/util/ |
| D | lock_util_test.py | 38 def thread_fn(thread_id): argument
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | debug_stacks.cc | 30 int thread_id; in main() local
|
| /external/compiler-rt/test/lsan/TestCases/ |
| D | use_registers.cc | 47 pthread_t thread_id; in main() local
|
| D | use_stacks_threaded.cc | 27 pthread_t thread_id; in main() local
|
| D | disabler_in_tsd_destructor.c | 33 pthread_t thread_id; in main() local
|
| D | cleanup_in_tsd_destructor.c | 37 pthread_t thread_id; in main() local
|
| D | leak_check_before_thread_started.cc | 24 pthread_t thread_id; in create_detached_thread() local
|
| /external/google-benchmark/src/ |
| D | benchmark_api_internal.cc | 7 size_t iters, int thread_id, internal::ThreadTimer* timer, in Run()
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | benchmark_api_internal.cc | 7 size_t iters, int thread_id, internal::ThreadTimer* timer, in Run()
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_stoptheworld_testlib.cc | 48 pthread_t thread_id; in StopTheWorldTestLibConstructor() local
|
| /external/tensorflow/tensorflow/core/profiler/lib/ |
| D | traceme.cc | 26 const thread_local static uint32 thread_id = thread_counter.fetch_add(1); in NewActivityId() local
|
| /external/libaom/libaom/av1/encoder/ |
| D | ethread.h | 27 int thread_id; member
|
| /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
| D | SimpleThreadPool.h | 86 void WorkerLoop(int thread_id) { in WorkerLoop() 133 int thread_id; // Worker thread index in pool. member
|
| /external/libchrome/base/trace_event/ |
| D | trace_event.h | 386 phase, category_group, name, id, thread_id, timestamp, flags, ...) \ argument 405 category_group, name, id, thread_id, begin_timestamp, end_timestamp, \ argument 798 int thread_id, in AddTraceEventWithThreadIdAndTimestamp() 822 int thread_id, in AddTraceEventWithThreadIdAndTimestamp() 853 int thread_id, in AddTraceEventWithThreadIdAndTimestamp() 885 int thread_id, in AddTraceEventWithThreadIdAndTimestamp() 912 int thread_id, in AddTraceEventWithThreadIdAndTimestamp() 929 const int thread_id = static_cast<int>(base::PlatformThread::CurrentId()); in AddTraceEvent() local 944 int thread_id, in AddTraceEventWithThreadIdAndTimestamp() 970 int thread_id = static_cast<int>(base::PlatformThread::CurrentId()); in AddTraceEvent() local [all …]
|
| /external/grpc-grpc/src/core/lib/gpr/ |
| D | cpu_posix.cc | 71 unsigned int* thread_id = in gpr_cpu_current_cpu() local
|
| /external/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
|