| /freebsd-12.1/contrib/netbsd-tests/rump/rumpkern/ |
| H A D | t_threads.c | 58 ATF_TC(kthread); 59 ATF_TC_HEAD(kthread, tc) in ATF_TC_HEAD() argument 65 ATF_TC_BODY(kthread, tc) in ATF_TC_BODY() argument 78 ATF_TP_ADD_TC(tp, kthread); in ATF_TP_ADD_TCS()
|
| /freebsd-12.1/sys/dev/bktr/ |
| H A D | msp34xx.c | 134 struct proc *kthread; member 895 msp->kthread = NULL; in msp3400c_thread() 896 wakeup(&msp->kthread); in msp3400c_thread() 1122 msp->kthread = NULL; in msp3410d_thread() 1123 wakeup(&msp->kthread); in msp3410d_thread() 1199 wakeup(msp->kthread); in msp_attach() 1210 if (msp->kthread) in msp_detach() 1216 wakeup(msp->kthread); in msp_detach() 1218 while (msp->kthread) in msp_detach() 1241 wakeup(msp->kthread); in msp_wake_thread() [all …]
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 186 kthread.9 \ 1264 MLINKS+=kthread.9 kthread_add.9 \ 1265 kthread.9 kthread_exit.9 \ 1266 kthread.9 kthread_resume.9 \ 1267 kthread.9 kthread_shutdown.9 \ 1268 kthread.9 kthread_start.9 \ 1269 kthread.9 kthread_suspend.9 \ 1270 kthread.9 kthread_suspend_check.9
|
| /freebsd-12.1/contrib/libevent/m4/ |
| H A D | acx_pthread.m4 | 125 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t… 134 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | acx_pthread.m4 | 125 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t… 134 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
|
| /freebsd-12.1/contrib/googletest/googletest/m4/ |
| H A D | acx_pthread.m4 | 102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --t… 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | ax_pthread.m4 | 126 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --th… 135 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
|
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | openldap-thread-check.m4 | 138 dnl pthread_create() with -kthread (FreeBSD) 178 OL_PTHREAD_TRY([-kthread], [ol_cv_pthread_kthread])
|
| /freebsd-12.1/sys/contrib/libsodium/m4/ |
| H A D | ax_pthread.m4 | 157 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 160 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/sys/ |
| H A D | zfs_context.h | 221 typedef struct kthread kthread_t;
|
| /freebsd-12.1/sys/dev/ath/ |
| H A D | if_athvar.h | 117 struct kthread;
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | ltmain.sh | 3130 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ltmain.sh | 5646 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
|
| /freebsd-12.1/contrib/file/ |
| H A D | ltmain.sh | 5659 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/openbsm/config/ |
| H A D | ltmain.sh | 7073 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
|
| /freebsd-12.1/contrib/apr/ |
| H A D | configure | 19288 for flag in none -kthread -pthread -pthreads -mt -mthreads -Kthread -threads; do 19536 for flag in none -kthread -pthread -pthreads -mt -mthreads -Kthread -threads; do
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 9544 OLD_FILES+=usr/libdata/perl/5.00503/mach/sys/kthread.ph
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 3402 sendmail is being compiled with -kthread. Problem
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 368 * config/freebsd.h (LIB_SPEC): remove -kthread option.
|