Home
last modified time | relevance | path

Searched refs:oslogwakeup (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/libkern/os/
H A Dfirehose.h65 extern void oslogwakeup(void);
H A Dlog.c1111 oslogwakeup(); in __firehose_buffer_push_to_logd()
/xnu-12377.1.9/bsd/kern/
H A Dsubr_log.c146 extern void oslogwakeup(void);
374 oslogwakeup(void) in oslogwakeup() function