Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dsubr_log.c168 bool os_log_wakeup = false; variable
926 if (os_log_wakeup) { in oslogselect()
1009 os_log_wakeup = true; in oslogwakeup()
1125 os_log_wakeup = has_more; in oslogioctl()
1126 if (os_log_wakeup) { in oslogioctl()