Home
last modified time | relevance | path

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

/external/elfutils/src/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.c231 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers()
268 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
422 void *thread_arg __attribute__ ((unused))) in pid_set_initial_registers()
444 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()
Dfp_race.c91 static void* thread_func(void* thread_arg) in thread_func()
Dsem_as_mutex.c92 static void* thread_func(void* thread_arg) in thread_func()
Dsem_open.c106 static void* thread_func(void* thread_arg) in thread_func()
Dsigalrm.c46 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/src/tests/
Dbacktrace-data.c168 void *thread_arg __attribute__ ((unused))) in set_initial_registers()
242 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
Dbacktrace-dwarf.c115 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
Dbacktrace.c183 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
/external/lldb/source/API/
DSBHostOS.cpp46 void *thread_arg, in ThreadCreate()
/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/lldb/source/Host/common/
DHost.cpp555 thread_arg_t thread_arg; member
571 thread_arg_t thread_arg = info->thread_arg; in ThreadCreateTrampoline() local
586 thread_arg_t thread_arg, in ThreadCreate()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
/external/elfutils/src/src/
Dstack.c452 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()