Home
last modified time | relevance | path

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

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