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

/xnu-2422.115.4/osfmk/mach/
H A Dthread_info.h114 uint64_t dispatch_qaddr; /* libdispatch queue address */ member in struct:thread_identifier_info
/xnu-2422.115.4/osfmk/kern/
H A Dthread.c1215 identifier_info->dispatch_qaddr = identifier_info->thread_handle + get_dispatchqueue_offset_from_proc(thread->task->bsd_info);

Completed in 15 milliseconds