Symbol: thread_t
lib/libthread_db/libthread_xu.c
206
pt_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th)
lib/libthread_db/libthread_xu.c
279
th.th_tid = (thread_t)lwp;
lib/libthread_db/thread_db.c
93
td_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th)
lib/libthread_db/thread_db.h
179
thread_t ti_tid;
lib/libthread_db/thread_db.h
215
td_err_e td_ta_map_id2thr(const td_thragent_t *, thread_t, td_thrhandle_t *);
lib/libthread_db/thread_db.h
67
thread_t th_tid;
lib/libthread_db/thread_db_int.h
50
td_err_e (*to_ta_map_id2thr)(const td_thragent_t *, thread_t,
sys/ddb/db_break.c
306
thread_t thread;
sys/ddb/db_ps.c
106
thread_t td;
sys/ddb/db_ps.c
185
db_dump_td_tokens(thread_t td)
sys/ddb/db_ps.c
38
static void db_dump_td_tokens(thread_t td);
sys/dev/acpica/Osd/OsdSynch.c
332
thread_t owner;
sys/dev/disk/ahci/ahci.h
456
thread_t ap_thread; /* os per-port thread */
sys/dev/disk/dm/delay/dm_target_delay.c
63
thread_t td;
sys/dev/disk/iscsi/initiator/iscsi.c
413
i_setsoc(isc_session_t *sp, int fd, thread_t td)
sys/dev/disk/mpt/mpt.h
626
thread_t raid_thread;
sys/dev/disk/mpt/mpt.h
688
thread_t recovery_thread;
sys/dev/disk/nvme/nvme.h
200
thread_t admintd;
sys/dev/disk/sili/sili.h
759
thread_t ap_thread; /* os per-port thread */
sys/dev/drm/linux_shmem.c
126
thread_t td;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
210
thread_t poll_td;
sys/dev/smbus/cyapa/cyapa.c
158
thread_t poll_td;
sys/kern/imgact_elf.c
1561
thread_t td = curthread;
sys/kern/kern_caps.c
344
caps_priv_check_td(thread_t td, int cap)
sys/kern/kern_clock.c
896
thread_t td;
sys/kern/kern_collect.c
268
thread_t td = NULL;
sys/kern/kern_descrip.c
2150
checkfdclosed(thread_t td, struct filedesc *fdp, int fd, struct file *fp,
sys/kern/kern_descrip.c
2765
holdfp(thread_t td, int fd, int flag)
sys/kern/kern_descrip.c
2787
holdsock(thread_t td, int fd, struct file **fpp)
sys/kern/kern_descrip.c
2818
holdvnode(thread_t td, int fd, struct file **fpp)
sys/kern/kern_descrip.c
2846
holdvnode2(thread_t td, int fd, struct file **fpp, char *fflagsp)
sys/kern/kern_descrip.c
3199
thread_t td = curthread;
sys/kern/kern_descrip.c
3255
thread_t td;
sys/kern/kern_descrip.c
326
_holdfp_cache(thread_t td, int fd)
sys/kern/kern_descrip.c
475
_holdfp2(thread_t td, int fd, char *fflagsp)
sys/kern/kern_descrip.c
510
dropfp(thread_t td, int fd, struct file *fp)
sys/kern/kern_descrip.c
570
fexitcache(thread_t td)
sys/kern/kern_descrip.c
621
thread_t td = curthread;
sys/kern/kern_event.c
1102
floadkevfps(thread_t td, struct filedesc *fdp, struct kevent *kev,
sys/kern/kern_event.c
1483
thread_t td = curthread;
sys/kern/kern_exit.c
99
void (*linux_task_drop_callback)(thread_t td);
sys/kern/kern_intr.c
690
ithread_fast_sched(int intr, thread_t td)
sys/kern/kern_intr.c
721
thread_t td;
sys/kern/kern_iosched.c
110
biosched_done(thread_t td)
sys/kern/kern_iosched.c
66
badjiosched(thread_t td, size_t bytes)
sys/kern/kern_kthread.c
131
thread_t td;
sys/kern/kern_kthread.c
49
thread_t td;
sys/kern/kern_ktrace.c
74
thread_t td = curthread;
sys/kern/kern_lock.c
110
thread_t td;
sys/kern/kern_lock.c
1367
thread_t td = curthread;
sys/kern/kern_lock.c
289
thread_t td;
sys/kern/kern_lock.c
503
thread_t otd;
sys/kern/kern_lock.c
504
thread_t td;
sys/kern/kern_lock.c
581
thread_t td;
sys/kern/kern_lock.c
747
thread_t otd;
sys/kern/kern_lock.c
748
thread_t td;
sys/kern/kern_mutex.c
1048
thread_t td = curthread;
sys/kern/kern_mutex.c
238
thread_t td;
sys/kern/kern_mutex.c
633
thread_t td __debugvar = curthread;
sys/kern/kern_mutex.c
752
thread_t td = curthread;
sys/kern/kern_mutex.c
812
thread_t td = curthread;
sys/kern/kern_mutex.c
87
thread_t td;
sys/kern/kern_mutex.c
886
thread_t td = curthread;
sys/kern/kern_nrandom.c
462
static thread_t rand_td;
sys/kern/kern_plimit.c
95
thread_t td = curthread;
sys/kern/kern_resource.c
190
thread_t curtd = curthread;
sys/kern/kern_resource.c
331
thread_t curtd = curthread;
sys/kern/kern_resource.c
432
thread_t curtd = curthread;
sys/kern/kern_resource.c
88
thread_t curtd = curthread;
sys/kern/kern_resource.c
969
thread_t td = curthread;
sys/kern/kern_shutdown.c
756
thread_t td = gd->gd_curthread;
sys/kern/kern_sig.c
1466
thread_t dtd;
sys/kern/kern_sig.c
1544
thread_t td = lp->lwp_thread;
sys/kern/kern_sig.c
229
sigsetfrompid(thread_t td, struct proc *p, int sig)
sys/kern/kern_slaballoc.c
1713
thread_t td;
sys/kern/kern_subr.c
209
thread_t td = curthread;
sys/kern/kern_subr.c
63
thread_t td = curthread;
sys/kern/kern_subr.c
75
thread_t td = curthread;
sys/kern/kern_subr.c
98
thread_t td = curthread;
sys/kern/kern_synch.c
1151
thread_t td = gd->gd_curthread;
sys/kern/kern_synch.c
1308
thread_t td = lp->lwp_thread;
sys/kern/kern_synch.c
1439
thread_t td;
sys/kern/kern_synch.c
388
thread_t td = gd->gd_curthread;
sys/kern/kern_synch.c
461
_tsleep_remove(thread_t td)
sys/kern/kern_synch.c
486
tsleep_remove(thread_t td)
sys/kern/kern_synch.c
900
thread_t td = curthread;
sys/kern/kern_synch.c
937
thread_t td = arg;
sys/kern/kern_time.c
507
thread_t td;
sys/kern/kern_umtx.c
119
thread_t td;
sys/kern/kern_umtx.c
259
thread_t td;
sys/kern/lwkt_msgport.c
323
_lwkt_schedule_msg(thread_t td, int flags)
sys/kern/lwkt_msgport.c
335
lwkt_initport_thread(lwkt_port_t port, thread_t td)
sys/kern/lwkt_msgport.c
356
lwkt_initport_spin(lwkt_port_t port, thread_t td, boolean_t fixed_cpuid)
sys/kern/lwkt_msgport.c
772
thread_t td = curthread;
sys/kern/lwkt_msgport.c
810
thread_t td __debugvar = curthread;
sys/kern/lwkt_msgport.c
830
thread_t td = curthread;
sys/kern/lwkt_thread.c
1071
thread_t td = gd->gd_curthread;
sys/kern/lwkt_thread.c
1091
lwkt_maybe_splz(thread_t td)
sys/kern/lwkt_thread.c
1111
thread_t td = curthread;
sys/kern/lwkt_thread.c
1151
thread_t td = gd->gd_curthread;
sys/kern/lwkt_thread.c
1188
thread_t td = gd->gd_curthread;
sys/kern/lwkt_thread.c
1219
thread_t td = gd->gd_curthread;
sys/kern/lwkt_thread.c
1276
_lwkt_schedule_post(globaldata_t gd, thread_t ntd, int ccount)
sys/kern/lwkt_thread.c
1287
_lwkt_schedule(thread_t td)
sys/kern/lwkt_thread.c
1317
lwkt_schedule(thread_t td)
sys/kern/lwkt_thread.c
1323
lwkt_schedule_noresched(thread_t td) /* XXX not impl */
sys/kern/lwkt_thread.c
1338
thread_t td = curthread;
sys/kern/lwkt_thread.c
1339
thread_t ntd = arg;
sys/kern/lwkt_thread.c
1364
lwkt_giveaway(thread_t td)
sys/kern/lwkt_thread.c
1378
lwkt_acquire(thread_t td)
sys/kern/lwkt_thread.c
1430
lwkt_deschedule(thread_t td)
sys/kern/lwkt_thread.c
1451
lwkt_setpri(thread_t td, int pri)
sys/kern/lwkt_thread.c
1478
lwkt_setpri_initial(thread_t td, int pri)
sys/kern/lwkt_thread.c
1488
thread_t td = curthread;
sys/kern/lwkt_thread.c
1506
lwkt_schedulerclock(thread_t td)
sys/kern/lwkt_thread.c
1509
thread_t xtd;
sys/kern/lwkt_thread.c
152
_lwkt_dequeue(thread_t td)
sys/kern/lwkt_thread.c
1565
thread_t td = curthread;
sys/kern/lwkt_thread.c
1618
thread_t td = arg;
sys/kern/lwkt_thread.c
1634
thread_t td = curthread;
sys/kern/lwkt_thread.c
1650
thread_t template, int tdflags, int cpu, const char *fmt, ...)
sys/kern/lwkt_thread.c
1652
thread_t td;
sys/kern/lwkt_thread.c
1686
thread_t td = curthread;
sys/kern/lwkt_thread.c
1687
thread_t std;
sys/kern/lwkt_thread.c
1747
lwkt_remove_tdallq(thread_t td)
sys/kern/lwkt_thread.c
1774
thread_t td = curthread;
sys/kern/lwkt_thread.c
183
_lwkt_enqueue(thread_t td)
sys/kern/lwkt_thread.c
185
thread_t xtd; /* forward scan */
sys/kern/lwkt_thread.c
186
thread_t rtd; /* reverse scan */
sys/kern/lwkt_thread.c
305
lwkt_schedule_self(thread_t td)
sys/kern/lwkt_thread.c
323
lwkt_deschedule_self(thread_t td)
sys/kern/lwkt_thread.c
351
thread_t
sys/kern/lwkt_thread.c
426
thread_t td = arg;
sys/kern/lwkt_thread.c
440
lwkt_init_thread(thread_t td, void *stack, int stksize, int flags,
sys/kern/lwkt_thread.c
481
lwkt_set_comm(thread_t td, const char *ctl, ...)
sys/kern/lwkt_thread.c
497
lwkt_hold(thread_t td)
sys/kern/lwkt_thread.c
503
lwkt_rele(thread_t td)
sys/kern/lwkt_thread.c
510
lwkt_free_thread(thread_t td)
sys/kern/lwkt_thread.c
568
thread_t td = gd->gd_curthread;
sys/kern/lwkt_thread.c
569
thread_t ntd;
sys/kern/lwkt_thread.c
570
thread_t xtd;
sys/kern/lwkt_thread.c
839
lwkt_switch_return(thread_t otd)
sys/kern/lwkt_thread.c
941
lwkt_preempt(thread_t ntd, int critcount)
sys/kern/lwkt_thread.c
944
thread_t xtd;
sys/kern/lwkt_thread.c
945
thread_t td;
sys/kern/lwkt_token.c
189
static int _lwkt_getalltokens_sorted(thread_t td);
sys/kern/lwkt_token.c
231
_lwkt_tokref_init(lwkt_tokref_t ref, lwkt_token_t tok, thread_t td, long excl)
sys/kern/lwkt_token.c
250
_lwkt_trytokref(lwkt_tokref_t ref, thread_t td, long mode)
sys/kern/lwkt_token.c
384
_lwkt_trytokref_spin(lwkt_tokref_t ref, thread_t td, long mode)
sys/kern/lwkt_token.c
435
_lwkt_reltokref(lwkt_tokref_t ref, thread_t td)
sys/kern/lwkt_token.c
477
lwkt_getalltokens(thread_t td, int spinning)
sys/kern/lwkt_token.c
541
lwkt_relalltokens(thread_t td)
sys/kern/lwkt_token.c
567
_lwkt_getalltokens_sorted(thread_t td)
sys/kern/lwkt_token.c
657
thread_t td = curthread;
sys/kern/lwkt_token.c
728
thread_t td = curthread;
sys/kern/lwkt_token.c
794
thread_t td = curthread;
sys/kern/lwkt_token.c
834
thread_t td = curthread;
sys/kern/lwkt_token.c
877
lwkt_cnttoken(lwkt_token_t tok, thread_t td)
sys/kern/lwkt_token.c
948
thread_t td = curthread;
sys/kern/subr_bus.c
2080
thread_t td;
sys/kern/subr_prf.c
108
static thread_t constty_td = NULL;
sys/kern/usched_bsd4.c
334
thread_t td;
sys/kern/usched_dfly.c
330
thread_t td;
sys/kern/usched_dummy.c
153
thread_t td = lp->lwp_thread;
sys/kern/vfs_mount.c
1066
thread_t td;
sys/kern/vfs_nlookup.c
121
thread_t td;
sys/kern/vfs_nlookup.c
260
thread_t td;
sys/kern/vfs_nlookup.c
304
thread_t td;
sys/kern/vfs_syscalls.c
1985
chroot_refuse_vdir_fds(thread_t td, struct filedesc *fdp)
sys/kern/vfs_syscalls.c
86
static int chroot_refuse_vdir_fds (thread_t td, struct filedesc *fdp);
sys/net/netisr.c
322
thread_t td = curthread;
sys/netgraph7/netgraph/ng_base.c
2785
thread_t td;
sys/platform/pc64/include/md_var.h
119
thread_t cpu_exit_switch (struct thread *next);
sys/platform/pc64/isa/clock.c
1648
thread_t td;
sys/platform/pc64/x86_64/efirt.c
345
thread_t td = curthread;
sys/platform/pc64/x86_64/efirt.c
364
thread_t td = curthread;
sys/platform/pc64/x86_64/machdep.c
3628
thread_t td;
sys/platform/pc64/x86_64/mp_flame.c
99
thread_t td;
sys/platform/pc64/x86_64/npx.c
188
thread_t td;
sys/platform/pc64/x86_64/npx.c
267
npxdna_quick(thread_t newtd)
sys/platform/pc64/x86_64/npx.c
342
thread_t td = curthread;
sys/platform/pc64/x86_64/npx.c
382
thread_t td = curthread;
sys/platform/pc64/x86_64/npx.c
440
thread_t td = curthread;
sys/platform/pc64/x86_64/npx.c
460
thread_t td = curthread;
sys/platform/pc64/x86_64/pmap.c
2245
pmap_init_thread(thread_t td)
sys/platform/pc64/x86_64/pmap.c
6400
thread_t td;
sys/platform/pc64/x86_64/tls.c
160
thread_t td = gd->mi.gd_curthread;
sys/platform/pc64/x86_64/trap.c
1116
thread_t td = curthread;
sys/platform/pc64/x86_64/trap.c
1128
thread_t td = curthread;
sys/platform/pc64/x86_64/trap.c
863
thread_t td = curthread;
sys/platform/pc64/x86_64/vm_machdep.c
1301
thread_t td = curthread;
sys/platform/pc64/x86_64/vm_machdep.c
1321
thread_t td = curthread;
sys/platform/pc64/x86_64/vm_machdep.c
291
cpu_set_thread_handler(thread_t td, void (*rfunc)(void), void *func, void *arg)
sys/platform/vkernel64/include/md_var.h
109
thread_t cpu_exit_switch (struct thread *next);
sys/platform/vkernel64/platform/machintr.c
125
thread_t td = gd->mi.gd_curthread;
sys/platform/vkernel64/platform/machintr.c
172
thread_t td = gd->mi.gd_curthread;
sys/platform/vkernel64/platform/pmap.c
1003
pmap_init_thread(thread_t td)
sys/platform/vkernel64/x86_64/exception.c
113
thread_t td = gd->gd_curthread;
sys/platform/vkernel64/x86_64/exception.c
147
thread_t td = gd->gd_curthread;
sys/platform/vkernel64/x86_64/exception.c
170
thread_t td = gd->gd_curthread;
sys/platform/vkernel64/x86_64/exception.c
79
thread_t td = gd->gd_curthread;
sys/platform/vkernel64/x86_64/npx.c
173
thread_t td = curthread;
sys/platform/vkernel64/x86_64/npx.c
278
thread_t td = curthread;
sys/platform/vkernel64/x86_64/npx.c
307
thread_t td = curthread;
sys/platform/vkernel64/x86_64/trap.c
785
thread_t td = curthread;
sys/platform/vkernel64/x86_64/vm_machdep.c
243
cpu_set_thread_handler(thread_t td, void (*rfunc)(void), void *func, void *arg)
sys/sys/devfs.h
245
thread_t td;
sys/sys/dmsg.h
809
thread_t msgrd_td; /* cluster thread */
sys/sys/dmsg.h
810
thread_t msgwr_td; /* cluster thread */
sys/sys/file.h
142
int checkfdclosed(thread_t, struct filedesc *, int, struct file *, int);
sys/sys/proc.h
563
thread_t cpu_heavy_switch (struct thread *);
sys/sys/proc.h
564
thread_t cpu_lwkt_switch (struct thread *);
sys/sys/thread.h
255
thread_t cm_originator; /* originating thread for wakeup */
sys/sys/thread.h
306
thread_t (*td_switch)(struct thread *ntd);
sys/sys/thread.h
503
void lwkt_set_comm(thread_t, const char *, ...) __printflike(2, 3);
sys/sys/thread.h
508
void lwkt_preempt(thread_t, int);
sys/sys/thread.h
509
void lwkt_schedule(thread_t);
sys/sys/thread.h
510
void lwkt_schedule_noresched(thread_t);
sys/sys/thread.h
511
void lwkt_schedule_self(thread_t);
sys/sys/thread.h
512
void lwkt_deschedule(thread_t);
sys/sys/thread.h
513
void lwkt_deschedule_self(thread_t);
sys/sys/thread.h
517
void lwkt_hold(thread_t);
sys/sys/thread.h
518
void lwkt_rele(thread_t);
sys/sys/thread.h
519
void lwkt_passive_release(thread_t);
sys/sys/thread.h
520
void lwkt_maybe_splz(thread_t);
sys/sys/thread.h
526
int lwkt_cnttoken(lwkt_token_t, thread_t);
sys/sys/thread.h
527
int lwkt_getalltokens(thread_t, int);
sys/sys/thread.h
528
void lwkt_relalltokens(thread_t);
sys/sys/thread.h
539
void lwkt_setpri(thread_t, int);
sys/sys/thread.h
540
void lwkt_setpri_initial(thread_t, int);
sys/sys/thread.h
542
void lwkt_schedulerclock(thread_t td);
sys/sys/thread2.h
135
_debug_crit_enter(thread_t td, const char *id)
sys/sys/thread2.h
144
_debug_crit_exit(thread_t td, const char *id)
sys/sys/thread2.h
182
_crit_enter_quick(thread_t td __DEBUG_CRIT_ADD_ARG__)
sys/sys/thread2.h
216
_crit_exit_noyield(thread_t td __DEBUG_CRIT_ADD_ARG__)
sys/sys/thread2.h
227
_crit_exit_quick(thread_t td __DEBUG_CRIT_ADD_ARG__)
sys/sys/thread2.h
249
crit_test(thread_t td)
sys/sys/thread2.h
264
lwkt_getpri(thread_t td)
sys/sys/thread2.h
283
lwkt_passive_recover(thread_t td)
sys/sys/thread2.h
38
crit_enter_raw(thread_t td)
sys/sys/thread2.h
46
crit_exit_raw(thread_t td)
sys/sys/thread2.h
60
_lwkt_token_held_any(lwkt_token_t tok, thread_t td)
sys/sys/thread2.h
78
_lwkt_token_held_excl(lwkt_token_t tok, thread_t td)
sys/vfs/hammer/hammer.h
209
hammer_lock_excl_owned(struct hammer_lock *lock, thread_t td)
sys/vfs/hammer/hammer.h
778
thread_t td; /* master flusher thread */
sys/vfs/hammer/hammer_flusher.c
59
thread_t td;
sys/vfs/hammer/hammer_subs.c
124
thread_t td = curthread;
sys/vfs/hammer/hammer_subs.c
161
thread_t td = curthread;
sys/vfs/hammer/hammer_subs.c
207
thread_t td = curthread;
sys/vfs/hammer/hammer_subs.c
246
thread_t td __debugvar = curthread;
sys/vfs/hammer/hammer_subs.c
273
thread_t td __debugvar = curthread;
sys/vfs/hammer/hammer_subs.c
43
thread_t td = curthread;
sys/vfs/hammer/hammer_subs.c
84
thread_t td = curthread;
sys/vfs/hammer/hammer_vnops.c
500
thread_t td;
sys/vfs/hammer2/hammer2.h
819
thread_t td;
sys/vfs/hammer2/hammer2_ccms.h
168
thread_t td; /* if excl lock (count < 0) */
sys/vfs/hammer2/hammer2_subr.c
386
thread_t td = curthread;
sys/vfs/hammer2/hammer2_vnops.c
831
thread_t td;
sys/vfs/mfs/mfs_vfsops.c
438
thread_t td = curthread;
sys/vfs/nfs/nfs_bio.c
867
thread_t td = curthread;
sys/vfs/nfs/nfs_vfsops.c
316
thread_t td = curthread;
sys/vfs/nfs/nfs_vfsops.c
403
thread_t td = curthread;
sys/vfs/nfs/nfs_vnops.c
313
thread_t td = curthread;
sys/vfs/nfs/nfs_vnops.c
639
thread_t td = curthread;
sys/vfs/nfs/nfs_vnops.c
691
thread_t td = curthread;
sys/vfs/nfs/nfs_vnops.c
755
thread_t td = curthread;
sys/vfs/nfs/nfsm_subs.c
784
thread_t td, struct ucred *cred, int *errorp)
sys/vfs/nfs/nfsm_subs.c
813
thread_t td, struct ucred *cred)
sys/vfs/nfs/nfsm_subs.h
164
thread_t td, struct ucred *cred, int *errorp);
sys/vfs/nfs/nfsm_subs.h
166
thread_t td, struct ucred *cred);
sys/vfs/nfs/nfsmount.h
63
thread_t nm_rxthread;
sys/vfs/nfs/nfsmount.h
64
thread_t nm_txthread;
sys/vfs/ufs/ffs_softdep.c
260
thread_t holder;
sys/vfs/ufs/ffs_softdep.c
492
thread_t td = curthread;
sys/vm/vm_fault.c
1935
thread_t td;
sys/vm/vm_fault.c
2049
thread_t td;
sys/vm/vm_fault.c
413
thread_t td;
sys/vm/vm_map.c
4447
thread_t td = curthread;
sys/vm/vm_page.c
3011
thread_t td;
usr.sbin/makefs/hammer2/hammer2.h
860
thread_t td;
usr.sbin/makefs/hammer2/hammer2_subr.c
425
thread_t td = curthread;