Home
last modified time | relevance | path

Searched refs:thread_detach (Results 1 – 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
Ddwfl_frame.c421 if (process->callbacks->thread_detach) in INTDEF()
422 process->callbacks->thread_detach (thread, thread->callbacks_arg); in INTDEF()
431 if (process->callbacks->thread_detach) in INTDEF()
432 process->callbacks->thread_detach (thread, thread->callbacks_arg); in INTDEF()
445 if (process->callbacks->thread_detach) in INTDEF()
446 process->callbacks->thread_detach (thread, thread->callbacks_arg); in INTDEF()
Dlibdwfl.h698 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg) member
/third_party/elfutils/include/elfutils/
Dlibdwfl.h698 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg) member