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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c291 thread_selfid(struct proc *p, __unused struct thread_selfid_args *uap, uint64_t *retval) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h78 int (*thread_selfid)(struct proc *p, uint64_t *retval); member in struct:pthread_functions_s

Completed in 114 milliseconds