Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c53 struct thread_arg { struct
54 long id;
55 struct timespec *timeout;
56 int lock;
57 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.c315 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers()
355 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
/external/elfutils/tests/
Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
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()
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/google-breakpad/src/client/linux/handler/
Dexception_handler.cc398 const ThreadArgument *thread_arg = reinterpret_cast<ThreadArgument*>(arg); in ThreadEntry() local
482 ThreadArgument thread_arg; in GenerateDump() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
/external/elfutils/src/
Dstack.c452 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()