Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfakekernel/common/
H A Dthread.c86 thread_join(kt_did_t id) in thread_join() function
/titanic_41/usr/src/uts/common/disp/
H A Dthread.c668 thread_join(kt_did_t tid) in thread_join() function
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h186 #define thread_join(t) panic("libzpool cannot join threads") macro