Home
last modified time | relevance | path

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

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