Home
last modified time | relevance | path

Searched defs:thread_arg (Results 1 – 17 of 17) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c49 struct thread_arg { struct
50 long id;
51 struct timespec *timeout;
52 int lock;
53 int ret;
/external/elfutils/libdwfl/
Dlinux-core-attach.c47 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
Dlinux-pid-attach.c323 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/
DThreadLauncher.h33 lldb::thread_arg_t thread_arg; member
/external/llvm-project/lldb/source/Host/common/
DThreadLauncher.cpp26 lldb::thread_arg_t thread_arg, size_t min_stack_byte_size) { in LaunchThread()
DHostNativeThreadBase.cpp62 thread_arg_t thread_arg = info->thread_arg; in ThreadCreateTrampoline() local
/external/llvm-project/openmp/runtime/test/misc_bugs/
Domp_foreign_thread_team_reuse.c48 thread_arg_t thread_arg[NUM_THREADS]; in test_omp_team_reuse() local
/external/elfutils/tests/
Dbacktrace-data.c176 void *thread_arg __attribute__ ((unused))) in set_initial_registers()
249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
Dbacktrace-dwarf.c117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
Dbacktrace.c197 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
/external/llvm-project/lldb/source/Host/windows/
DHostProcessWindows.cpp102 lldb::thread_result_t HostProcessWindows::MonitorThread(void *thread_arg) { in MonitorThread()
/external/llvm-project/lldb/source/API/
DSBHostOS.cpp106 void *thread_arg, SBError *error_ptr) { in ThreadCreate()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler.cc423 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/
Dsanitizer_linux_test.cpp90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
/external/elfutils/src/
Dstack.c457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()