Searched defs:thread_exit (Results 1 – 3 of 3) sorted by relevance
114 thread_exit(void) in thread_exit() function
173 const bool thread_exit = rte_atomic_load_explicit( in thread_func_wrapper() local194 bool thread_exit = false; in rte_thread_create() local
234 #define thread_exit() thr_exit(NULL) macro