Home
last modified time | relevance | path

Searched defs:ttd (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_thr.c392 struct thread *ttd; in sys_thr_kill() local
439 struct thread *ttd; in sys_thr_kill2() local
558 struct thread *ttd; in sys_thr_wake() local
582 struct thread *ttd; in sys_thr_set_name() local
H A Dkern_cpuset.c1922 struct thread *ttd; in kern_cpuset_getid() local
1988 struct thread *ttd; in kern_cpuset_getaffinity() local
2137 struct thread *ttd; in kern_cpuset_setaffinity() local
2289 struct thread *ttd; in kern_cpuset_getdomain() local
2418 struct thread *ttd; in kern_cpuset_setdomain() local
H A Dkern_sig.c2229 sigev_findtd(struct proc * p,struct sigevent * sigev,struct thread ** ttd) sigev_findtd() argument