Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h56 #define thread_exit() spl_thread_exit() macro
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h103 #define thread_exit() kthread_exit() macro
/freebsd-14.2/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-14.2/sys/contrib/openzfs/module/zfs/
H A Dzthr.c271 thread_exit(); in zthr_procedure()
H A Dvdev_trim.c992 thread_exit(); in vdev_trim_thread()
1479 thread_exit(); in vdev_autotrim_thread()
1658 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.c704 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.c617 thread_exit(); in vdev_initialize_thread()
H A Dtxg.c237 thread_exit(); in txg_thread_exit()
H A Dvdev_rebuild.c975 thread_exit(); in vdev_rebuild_thread()
H A Dvdev_removal.c1783 thread_exit(); in spa_vdev_remove_thread()
H A Ddmu_recv.c3225 thread_exit(); in receive_writer_thread()
H A Darc.c9408 thread_exit(); in l2arc_feed_thread()
9766 thread_exit(); in l2arc_dev_rebuild_thread()
/freebsd-14.2/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c250 thread_exit(); in taskq_thread()
/freebsd-14.2/sys/kern/
H A Dkern_kthread.c394 thread_exit(); in kthread_exit()
H A Dkern_thr.c383 thread_exit(); in kern_thr_exit()
H A Dkern_exit.c729 thread_exit(); in exit1()
H A Dkern_thread.c927 thread_exit(void) in thread_exit() function
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h234 #define thread_exit() pthread_exit(NULL)
/freebsd-14.2/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c870 thread_exit(); in sweep_thread()
/freebsd-14.2/sys/sys/
H A Dproc.h1270 void thread_exit(void) __dead2;
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1006 thread_exit(); in taskq_thread()
/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c7118 thread_exit(); in ztest_resume_thread()
7175 thread_exit(); in ztest_deadman_thread()
7238 thread_exit(); in ztest_thread()
/freebsd-14.2/share/man/man9/
H A DMakefile341 thread_exit.9 \

12