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

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dsubr_log.c112 extern void bsd_log_unlock(void);
129 #define LOG_UNLOCK() bsd_log_unlock()
H A Dsubr_prf.c106 extern void bsd_log_unlock(void);
318 bsd_log_unlock();
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dprintf.c668 void bsd_log_unlock(void);
688 bsd_log_unlock(void) function
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOLib.cpp94 extern void bsd_log_unlock(void);
989 bsd_log_unlock();

Completed in 80 milliseconds