Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/kern/
H A Dsubr_log.c150 bool os_log_wakeup = false; variable
344 if (os_log_wakeup) { in oslogselect()
406 os_log_wakeup = true; in oslogwakeup()
507 os_log_wakeup = has_more; in oslogioctl()
508 if (os_log_wakeup) { in oslogioctl()