Searched refs:mach_voucher_selector_t (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dmach_voucher_types.h77 * mach_voucher_selector_t - A means of specifying which thread/task value to extract -
81 typedef uint32_t mach_voucher_selector_t; typedef
82 #define MACH_VOUCHER_SELECTOR_CURRENT ((mach_voucher_selector_t)0)
83 #define MACH_VOUCHER_SELECTOR_EFFECTIVE ((mach_voucher_selector_t)1)
H A Dthread_act.defs341 which : mach_voucher_selector_t;
H A Dtask.defs441 which : mach_voucher_selector_t;
H A Dmach_types.defs558 type mach_voucher_selector_t = uint32_t;
/xnu-2782.1.97/osfmk/kern/
H A Dthread.c2133 mach_voucher_selector_t __unused which,
H A Dtask.c4058 mach_voucher_selector_t __unused which,

Completed in 37 milliseconds