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

/xnu-2422.115.4/osfmk/console/i386/
H A Dserial_console.c80 #define SIMPLE_LOCK_NO_INTRS(l) \ macro
257 SIMPLE_LOCK_NO_INTRS(&console_ring.write_lock);
297 SIMPLE_LOCK_NO_INTRS(&console_ring.write_lock);
310 SIMPLE_LOCK_NO_INTRS(&console_ring.write_lock);

Completed in 62 milliseconds