Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dsubr_log.c140 static bool os_log_wakeup = false; variable
335 if (os_log_wakeup) { in oslogselect()
396 os_log_wakeup = true; in oslogwakeup()
499 os_log_wakeup = has_more; in oslogioctl()
500 if (os_log_wakeup) { in oslogioctl()