Home
last modified time | relevance | path

Searched defs:jetsam_thread_state (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c1353 struct jetsam_thread_state { struct
1354 uint8_t inited; /* boolean - if the thread is initialized */
1355 uint8_t limit_to_low_bands; /* boolean */
1356 int memorystatus_wakeup; /* wake channel */
1357 int index; /* jetsam thread index */
1358 thread_t thread; /* jetsam thread pointer */