Home
last modified time | relevance | path

Searched defs:thread_selfid (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/pthread/
H A Dpthread_shims.c398 thread_selfid(struct proc *p, __unused struct thread_selfid_args *uap, uint64_t *retval) in thread_selfid() function
/xnu-10063.101.15/bsd/sys/
H A Dpthread_shims.h86 int (*thread_selfid)(struct proc *p, uint64_t *retval); member