Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/sys/kern/
H A Dmisc.c114 thread_exit(void) in thread_exit() function
/dpdk/lib/eal/windows/
H A Drte_thread.c173 const bool thread_exit = rte_atomic_load_explicit( in thread_func_wrapper() local
194 bool thread_exit = false; in rte_thread_create() local
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h234 #define thread_exit() thr_exit(NULL) macro