Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c52 struct thread_arg { struct
53 long id;
54 struct timespec *timeout;
55 int lock;
56 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
169 struct thread_arg *thread_arg = thread_arg_voidp; in core_set_initial_registers() local
Dlinux-pid-attach.c235 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers()
274 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
453 void *thread_arg __attribute__ ((unused))) in pid_set_initial_registers()
475 void *thread_arg __attribute__ ((unused))) in pid_thread_detach()
/external/valgrind/drd/tests/
Dpth_cond_race.c59 static void* thread_func(void* thread_arg) in thread_func()
Dpth_cond_destroy_busy.c25 static void* thread_func(void* thread_arg) in thread_func()
Dsem_as_mutex.c92 static void* thread_func(void* thread_arg) in thread_func()
Dfp_race.c91 static void* thread_func(void* thread_arg) in thread_func()
Dsigalrm.c46 void* thread_func(void* thread_arg) in thread_func()
Dsem_open.c106 static void* thread_func(void* thread_arg) in thread_func()
Dpth_detached_sem.c45 int thread_arg[count1 > count2 ? count1 : count2]; in main() local
Dcircular_buffer.c186 int thread_arg[THREADS]; in main() local
/external/elfutils/tests/
Dbacktrace-data.c170 void *thread_arg __attribute__ ((unused))) in set_initial_registers()
244 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.c118 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
Dbacktrace.c185 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()