Searched defs:thread_join (Results 1 – 2 of 2) sorted by relevance
121 thread_join(uint64_t kid) in thread_join() function
235 #define thread_join(t) panic("libzpool cannot join threads") macro