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

/darwin-on-arm/xnu/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);
/darwin-on-arm/xnu/osfmk/console/arm/
H A Dserial_console.c79 #define SIMPLE_LOCK_NO_INTRS(l) \ macro
240 SIMPLE_LOCK_NO_INTRS(&console_ring.write_lock);

Completed in 310 milliseconds