Home
last modified time | relevance | path

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

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