Home
last modified time | relevance | path

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

/xnu-11417.140.69/iokit/IOKit/
H A DIODMACommand.h635 bool inited = self-> in weakWithSpecification() local
639 if (inited) { in weakWithSpecification()
/xnu-11417.140.69/bsd/kern/
H A Dkern_memorystatus_internal.h133 bool inited; /* if the thread is initialized */ member
H A Dkern_memorystatus.c2212 jetsam_threads[i].inited = false; in memorystatus_init()
4588 jetsam_thread->inited = true; in memorystatus_thread_init()
4794 if (state->inited == FALSE) { in memorystatus_thread_internal()