Home
last modified time | relevance | path

Searched refs:thread_exit (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h56 #define thread_exit() spl_thread_exit() macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h103 #define thread_exit() kthread_exit() macro
/freebsd/contrib/ntp/libntp/
H A Dwork_thread.c63 # define thread_exit(c) _endthreadex(c) macro
70 # define thread_exit(c) pthread_exit((void*)(UINTPTR_T)(c)) macro
118 thread_exit(exitcode); /* see #define thread_exit */ in exit_worker()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzthr.c271 thread_exit(); in zthr_procedure()
H A Dvdev_trim.c995 thread_exit(); in vdev_trim_thread()
1485 thread_exit(); in vdev_autotrim_thread()
1665 thread_exit(); in vdev_trim_l2arc_thread()
H A Ddmu_redact.c379 thread_exit(); in redact_traverse_thread()
847 thread_exit(); in redact_merge_thread()
H A Dmmp.c705 thread_exit(); in mmp_thread()
H A Ddmu_send.c1259 thread_exit(); in send_traverse_thread()
1353 thread_exit(); in redact_list_thread()
1597 thread_exit(); in send_merge_thread()
1913 thread_exit(); in send_reader_thread()
H A Dvdev_initialize.c619 thread_exit(); in vdev_initialize_thread()
H A Dtxg.c237 thread_exit(); in txg_thread_exit()
H A Dvdev_rebuild.c976 thread_exit(); in vdev_rebuild_thread()
H A Dvdev_removal.c1783 thread_exit(); in spa_vdev_remove_thread()
H A Ddmu_recv.c3228 thread_exit(); in receive_writer_thread()
H A Darc.c9410 thread_exit(); in l2arc_feed_thread()
9768 thread_exit(); in l2arc_dev_rebuild_thread()
/freebsd/sys/kern/
H A Dkern_kthread.c393 thread_exit(); in kthread_exit()
H A Dkern_thr.c383 thread_exit(); in kern_thr_exit()
H A Dkern_exit.c727 thread_exit(); in exit1()
H A Dkern_thread.c932 thread_exit(void) in thread_exit() function
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c250 thread_exit(); in taskq_thread()
/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c686 thread_exit(); in sweep_thread()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h234 #define thread_exit() pthread_exit(NULL)
/freebsd/sys/sys/
H A Dproc.h1273 void thread_exit(void) __dead2;
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4040 thread_exit(); in ztest_scratch_thread()
7478 thread_exit(); in ztest_resume_thread()
7535 thread_exit(); in ztest_deadman_thread()
7596 thread_exit(); in ztest_rzx_thread()
7625 thread_exit(); in ztest_rzx_thread()
7669 thread_exit(); in ztest_thread()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1006 thread_exit(); in taskq_thread()
/freebsd/share/man/man9/
H A DMakefile343 thread_exit.9 \

12