Searched refs:thread_exit (Results 1 – 19 of 19) sorted by relevance
93 #define thread_exit() kthread_exit() macro
73 # define thread_exit(c) _endthreadex(c) macro80 # define thread_exit(c) pthread_exit((void*)(UINTPTR_T)(c)) macro128 thread_exit(exitcode); /* see #define thread_exit */ in exit_worker()
182 thread_exit(); in zthr_exit()
667 thread_exit(); in vdev_initialize_thread()
566 thread_exit(); in trim_thread()
240 thread_exit(); in txg_thread_exit()
610 thread_exit(); in send_traverse_thread()2944 thread_exit(); in receive_writer_thread()
1520 thread_exit(); in spa_vdev_remove_thread()
5045 thread_exit(); in arc_dnlc_evicts_thread()8389 thread_exit(); in l2arc_feed_thread()
7259 thread_exit();7297 thread_exit();
766 thread_exit(); in dbuf_evict_thread()
366 thread_exit(); in kthread_exit()
384 thread_exit(); in kern_thr_exit()
514 thread_exit(void) in thread_exit() function
667 thread_exit(); in exit1()
225 #define thread_exit() thr_exit(NULL) macro
1122 void thread_exit(void) __dead2;
314 thread_exit.9 \
46805 fix minor 64-bit casting issue for 'thread_exit()' macro