/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 49 struct thread_arg { struct 50 long id; 51 struct timespec *timeout; 52 int lock; 53 int ret;
|
/external/elfutils/libdwfl/ |
D | linux-core-attach.c | 47 struct thread_arg struct 49 struct core_arg *core_arg; 50 size_t note_offset; 110 struct thread_arg *thread_arg; in core_next_thread() local 170 struct thread_arg *thread_arg = thread_arg_voidp; in core_set_initial_registers() local
|
D | linux-pid-attach.c | 323 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers() 363 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
|
/external/llvm-project/lldb/include/lldb/Host/ |
D | ThreadLauncher.h | 33 lldb::thread_arg_t thread_arg; member
|
/external/llvm-project/lldb/source/Host/common/ |
D | ThreadLauncher.cpp | 26 lldb::thread_arg_t thread_arg, size_t min_stack_byte_size) { in LaunchThread()
|
D | HostNativeThreadBase.cpp | 62 thread_arg_t thread_arg = info->thread_arg; in ThreadCreateTrampoline() local
|
/external/llvm-project/openmp/runtime/test/misc_bugs/ |
D | omp_foreign_thread_team_reuse.c | 48 thread_arg_t thread_arg[NUM_THREADS]; in test_omp_team_reuse() local
|
/external/elfutils/tests/ |
D | backtrace-data.c | 176 void *thread_arg __attribute__ ((unused))) in set_initial_registers() 249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
|
D | dwfl-proc-attach.c | 64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
D | backtrace-dwarf.c | 117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
D | backtrace.c | 197 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
|
/external/llvm-project/lldb/source/Host/windows/ |
D | HostProcessWindows.cpp | 102 lldb::thread_result_t HostProcessWindows::MonitorThread(void *thread_arg) { in MonitorThread()
|
/external/llvm-project/lldb/source/API/ |
D | SBHostOS.cpp | 106 void *thread_arg, SBError *error_ptr) { in ThreadCreate()
|
/external/google-breakpad/src/client/linux/handler/ |
D | exception_handler.cc | 423 const ThreadArgument *thread_arg = reinterpret_cast<ThreadArgument*>(arg); in ThreadEntry() local 513 ThreadArgument thread_arg; in GenerateDump() local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_linux_test.cpp | 90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_linux_test.cc | 90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
|
/external/elfutils/src/ |
D | stack.c | 457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|