Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dsubr_log.c155 extern void logwakeup(void);
346 logwakeup(void) in logwakeup() function
600 logwakeup(); in log_putc()
/xnu-10002.1.13/libkern/os/
H A Dlog.c61 extern void logwakeup(void);
540 logwakeup(); in _os_log_to_msgbuf_internal()