Searched defs:CLOCK_LEVEL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dmachlock.h88 * CLOCK_LEVEL => The level at which one must be to block the clock.
99 * - CLOCK_LEVEL must be less than or equal to LOCK_LEVEL
103 * Note that LOCK_LEVEL and CLOCK_LEVEL have historically always been equal;
110 #define CLOCK_LEVEL 10 macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachlock.h83 * CLOCK_LEVEL => The level at which one must be to block the clock.
94 * - CLOCK_LEVEL must be less than or equal to LOCK_LEVEL
98 * Note that LOCK_LEVEL and CLOCK_LEVEL have historically always been equal;
102 #define CLOCK_LEVEL 10 macro

Completed in 57 milliseconds