Searched refs:p_dispatchqueue_offset (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c1341 child_proc->p_dispatchqueue_offset = parent_proc->p_dispatchqueue_offset;
H A Dproc_info.c147 return (pself->p_dispatchqueue_offset);
H A Dpthread_synch.c483 p->p_dispatchqueue_offset = uap->dispatchqueue_offset;
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h383 uint64_t p_dispatchqueue_offset; member in struct:proc

Completed in 37 milliseconds