Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIODMACommand.h634 bool inited = self-> in weakWithSpecification() local
638 if (inited) { in weakWithSpecification()
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c1354 uint8_t inited; /* boolean - if the thread is initialized */ member
1623 jetsam_threads[i].inited = FALSE; in memorystatus_init()
4084 if (jetsam_thread->inited == FALSE) { in memorystatus_thread()
4107 jetsam_thread->inited = TRUE; in memorystatus_thread()