Searched defs:KERNEL_LOCK (Results 1 – 1 of 1) sorted by relevance
737 #define KERNEL_LOCK(count, lwp) \ macro745 #define KERNEL_LOCK(count, lwp) do {(void)(count); (void)(lwp);} while (0) /*NOP*/ macro