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

/macosx-10.10/system_cmds-643.1.1/reboot.tproj/
H A Dreboot.c308 #define WAITFORLOCK 1 macro
331 macherr = kextmanager_lock_reboot(kxport, myport, !WAITFORLOCK, busyVol,
337 macherr = kextmanager_lock_reboot(kxport, myport, WAITFORLOCK,
/macosx-10.10/system_cmds-643.1.1/shutdown.tproj/
H A Dshutdown.c723 #define WAITFORLOCK 1 macro
746 macherr = kextmanager_lock_reboot(kxport, myport, !WAITFORLOCK, busyVol,
752 macherr = kextmanager_lock_reboot(kxport, myport, WAITFORLOCK,
/macosx-10.10/kext_tools-384.1.4/
H A Dupdate_boot.c3316 #define WAITFORLOCK 1
3363 !WAITFORLOCK, &lckres);
3372 !WAITFORLOCK, &lckres);
3377 // WAITFORLOCK should cause the function not to return w/o the lock
3383 WAITFORLOCK, &lckres);

Completed in 143 milliseconds