| /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/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/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 …]
|
| D | synth_minidump.cc | 235 uint32_t thread_id, const Memory &stack, const Context &context, in Thread() 299 uint32_t thread_id, in Exception()
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | debug_stacks.cc | 27 int thread_id; in main() local
|
| /external/compiler-rt/test/lsan/TestCases/ |
| D | use_stacks_threaded.cc | 27 pthread_t thread_id; in main() local
|
| D | leak_check_before_thread_started.cc | 17 pthread_t thread_id; in create_detached_thread() local
|
| D | use_registers.cc | 42 pthread_t thread_id; in main() local
|
| D | cleanup_in_tsd_destructor.cc | 37 pthread_t thread_id; in main() local
|
| D | disabler_in_tsd_destructor.cc | 32 pthread_t thread_id; in main() local
|
| /external/valgrind/helgrind/tests/ |
| D | tc03_re_excl.c | 25 pthread_t thread_id; in main() local
|
| /external/mesa3d/src/gallium/tests/unit/ |
| D | pipe_barrier_test.c | 52 int thread_id = *((int *) thread_data); in PIPE_THREAD_ROUTINE() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_stoptheworld_testlib.cc | 48 pthread_t thread_id; in StopTheWorldTestLibConstructor() local
|
| /external/ceres-solver/internal/ceres/ |
| D | covariance_impl.cc | 534 int thread_id = omp_get_thread_num(); in ComputeCovarianceValuesUsingSuiteSparseQR() local 536 int thread_id = 0; in ComputeCovarianceValuesUsingSuiteSparseQR() local 723 int thread_id = omp_get_thread_num(); in ComputeCovarianceValuesUsingEigenSparseQR() local 725 int thread_id = 0; in ComputeCovarianceValuesUsingEigenSparseQR() local
|
| D | program_evaluator.h | 182 int thread_id = omp_get_thread_num(); in Evaluate() local 184 int thread_id = 0; in Evaluate() local
|
| /external/google-breakpad/src/client/linux/minidump_writer/ |
| D | linux_dumper_unittest_helper.cc | 60 volatile pid_t thread_id = syscall(__NR_gettid); in thread_function() local
|
| /external/valgrind/coregrind/m_gdbserver/ |
| D | inferiors.c | 98 void add_thread (unsigned long thread_id, void *target_data, unsigned int gdb_id) in add_thread() 117 unsigned int thread_id_to_gdb_id (unsigned long thread_id) in thread_id_to_gdb_id()
|
| /external/lldb/include/lldb/Target/ |
| D | ThreadSpec.h | 85 TIDMatches (lldb::tid_t thread_id) const in TIDMatches()
|
| /external/lldb/source/Target/ |
| D | ThreadSpec.cpp | 66 lldb::tid_t thread_id = thread.GetID(); in TIDMatches() local
|
| /external/mesa3d/src/glx/apple/ |
| D | apple_glx_context.h | 56 pthread_t thread_id; member
|
| /external/google-breakpad/src/client/windows/crash_generation/ |
| D | client_info.h | 64 DWORD* thread_id() const { return thread_id_; } in thread_id() function
|
| D | client_info.cc | 41 DWORD* thread_id, in ClientInfo()
|
| /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
| D | gki_int.h | 34 pthread_t thread_id[GKI_MAX_TASKS]; member
|
| /external/libnfc-nci/src/gki/ulinux/ |
| D | gki_int.h | 34 pthread_t thread_id[GKI_MAX_TASKS]; member
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/ |
| D | watchthreads.py | 259 def traceback_thread(thread_id): argument
|