Home
last modified time | relevance | path

Searched refs:logwakeup (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dsubr_log.c145 extern void logwakeup(void);
336 logwakeup(void) in logwakeup() function
590 logwakeup(); in log_putc()
/xnu-11215.1.10/libkern/os/
H A Dlog.c132 extern void logwakeup(void);
717 logwakeup(); in _os_log_to_msgbuf_internal()