Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dcpu_quiesce.h39 CPU_QUIESCE_COUNTER_NONE = 0, enumerator
H A Dcpu_quiesce.c197 assert(st->state == CPU_QUIESCE_COUNTER_NONE || in cpu_quiescent_counter_join()
326 assert(st->state != CPU_QUIESCE_COUNTER_NONE); in cpu_quiescent_counter_checkin()