Home
last modified time | relevance | path

Searched refs:proc_get_wqthread (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/bsd/pthread/
H A Dpthread_shims.c84 PTHREAD_STRUCT_ACCESSOR(proc_get_wqthread, proc_set_wqthread, user_addr_t, struct proc*, p_wqthread…
534 .proc_get_wqthread = proc_get_wqthread,
/xnu-8796.101.5/bsd/sys/
H A Dpthread_shims.h156 user_addr_t (*proc_get_wqthread)(struct proc *t); member