Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/include/elfutils/
H A Dlibdwfl.h701 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg) member
/aosp_15_r20/external/elfutils/libdwfl/
H A Dlibdwfl.h701 void (*thread_detach) (Dwfl_Thread *thread, void *thread_arg) member
/aosp_15_r20/external/trusty/lk/kernel/
Dthread.c595 status_t thread_detach(thread_t *t) in thread_detach() function