Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c49 struct thread_arg { struct
50 long id;
51 struct timespec64 *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.c324 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers()
364 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
/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.c252 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
/external/zstd/lib/common/
Dthreading.c48 void* thread_arg; in worker() local
/external/google-breakpad/src/client/linux/handler/
Dexception_handler.cc426 const ThreadArgument* thread_arg = reinterpret_cast<ThreadArgument*>(arg); in ThreadEntry() local
513 ThreadArgument thread_arg; in GenerateDump() local
/external/sg3_utils/src/
Dsgp_dd.c181 struct thread_arg struct
183 int id;
184 int64_t seek_skip;
/external/coreboot/src/lib/
Dthread.c178 asmlinkage void (*thread_entry)(void *), void *thread_arg) in prepare_thread() argument
/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()