Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/sys/kern/
H A Dmisc.c121 thread_join(uint64_t kid) in thread_join() function
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h235 #define thread_join(t) panic("libzpool cannot join threads") macro