Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/ !
H A Dsubr_log.c130 static bool os_log_wakeup = false; variable
325 if (os_log_wakeup) { in oslogselect()
386 os_log_wakeup = true; in oslogwakeup()
489 os_log_wakeup = has_more; in oslogioctl()
490 if (os_log_wakeup) { in oslogioctl()