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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c80 PTHREAD_STRUCT_ACCESSOR(proc_get_pthread_tsd_offset, proc_set_pthread_tsd_offset, uint32_t, struct proc *, p_pth_tsd_offset);
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h370 uint32_t p_pth_tsd_offset; /* offset from pthread_t to TSD for new threads */ member in struct:proc

Completed in 104 milliseconds