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

/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_log.c113 extern void bsd_log_unlock(void);
130 #define LOG_UNLOCK() bsd_log_unlock()
H A Dsubr_prf.c106 extern void bsd_log_unlock(void);
318 bsd_log_unlock();
/darwin-on-arm/xnu/osfmk/kern/
H A Dprintf.c684 void bsd_log_unlock(void);
704 bsd_log_unlock(void) function
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOLib.cpp94 extern void bsd_log_unlock(void);
799 bsd_log_unlock();

Completed in 31 milliseconds