Home
last modified time | relevance | path

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

12

/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h58 #define thread_exit() __thread_exit() macro
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h103 #define thread_exit() kthread_exit() macro
/freebsd-13.1/contrib/ntp/libntp/
H A Dwork_thread.c73 # define thread_exit(c) _endthreadex(c) macro
80 # define thread_exit(c) pthread_exit((void*)(UINTPTR_T)(c)) macro
128 thread_exit(exitcode); /* see #define thread_exit */ in exit_worker()
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzthr.c271 thread_exit(); in zthr_procedure()
H A Dvdev_trim.c962 thread_exit(); in vdev_trim_thread()
1441 thread_exit(); in vdev_autotrim_thread()
1605 thread_exit(); in vdev_trim_l2arc_thread()
H A Ddmu_redact.c378 thread_exit(); in redact_traverse_thread()
848 thread_exit(); in redact_merge_thread()
H A Dmmp.c227 thread_exit(); in mmp_thread_exit()
H A Ddmu_send.c1254 thread_exit(); in send_traverse_thread()
1348 thread_exit(); in redact_list_thread()
1594 thread_exit(); in send_merge_thread()
1909 thread_exit(); in send_reader_thread()
H A Dvdev_initialize.c584 thread_exit(); in vdev_initialize_thread()
H A Dtxg.c237 thread_exit(); in txg_thread_exit()
H A Dvdev_rebuild.c951 thread_exit(); in vdev_rebuild_thread()
H A Dvdev_removal.c1607 thread_exit(); in spa_vdev_remove_thread()
H A Ddmu_recv.c2856 thread_exit(); in receive_writer_thread()
H A Darc.c9791 thread_exit(); in l2arc_feed_thread()
10149 thread_exit(); in l2arc_dev_rebuild_thread()
/freebsd-13.1/sys/kern/
H A Dkern_kthread.c360 thread_exit(); in kthread_exit()
H A Dkern_thr.c383 thread_exit(); in kern_thr_exit()
H A Dkern_exit.c725 thread_exit(); in exit1()
H A Dkern_thread.c881 thread_exit(void) in thread_exit() function
/freebsd-13.1/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c247 thread_exit(); in taskq_thread()
/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h235 #define thread_exit() pthread_exit(NULL)
/freebsd-13.1/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c867 thread_exit(); in sweep_thread()
/freebsd-13.1/sys/sys/
H A Dproc.h1186 void thread_exit(void) __dead2;
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c996 thread_exit(); in taskq_thread()
/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c6986 thread_exit(); in ztest_resume_thread()
7041 thread_exit(); in ztest_deadman_thread()
7104 thread_exit(); in ztest_thread()
/freebsd-13.1/share/man/man9/
H A DMakefile330 thread_exit.9 \

12