Searched refs:proc_get_dispatchqueue_offset (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c78 PTHREAD_STRUCT_ACCESSOR(proc_get_dispatchqueue_offset, proc_set_dispatchqueue_offset, uint64_t, struct proc*, p_dispatchqueue_offset);
413 .proc_get_dispatchqueue_offset = proc_get_dispatchqueue_offset,
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h126 uint64_t (*proc_get_dispatchqueue_offset)(struct proc *t); member in struct:pthread_callbacks_s

Completed in 112 milliseconds