Home
last modified time | relevance | path

Searched defs:lwpid (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_kern.c109 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) in _thr_getscheduler()
122 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) in _thr_setscheduler()
/freebsd/usr.bin/truss/
H A Dsetup.c262 new_thread(struct procinfo *p, lwpid_t lwpid) in new_thread()
321 new_proc(struct trussinfo *info, pid_t pid, lwpid_t lwpid) in new_proc()
391 find_thread(struct trussinfo *info, pid_t pid, lwpid_t lwpid) in find_thread()
/freebsd/sys/kern/
H A Dkern_thr.c79 suword_lwpid(void * addr,lwpid_t lwpid) suword_lwpid() argument
H A Dkern_resource.c293 lwpid_t lwpid; member
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_setrlimit.c489 lwpid_t lwpid; in ATF_TC_BODY() local
/freebsd/lib/libthread_db/
H A Dthread_db.c100 td_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwpid, td_thrhandle_t *th) in td_ta_map_lwp2thr()
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h875 #define __sanitizer_syscall_pre___futex_get_robust_list(lwpid, headp, lenp) \ argument
878 #define __sanitizer_syscall_post___futex_get_robust_list(res, lwpid, headp, \ argument
/freebsd/sys/sys/
H A Dsysproto.h1299 char lwpid_l_[PADL_(lwpid_t)]; lwpid_t lwpid; char lwpid_r_[PADR_(lwpid_t)]; member