Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus.c1352 struct jetsam_thread_state { struct
1383 static inline struct jetsam_thread_state *
1617 jetsam_threads = zalloc_permanent(sizeof(struct jetsam_thread_state) * in memorystatus_init()
1618 max_jetsam_threads, ZALIGN(struct jetsam_thread_state)); in memorystatus_init()
3633 struct jetsam_thread_state *jetsam_thread = jetsam_current_thread(); in memorystatus_thread_block()
4079 struct jetsam_thread_state *jetsam_thread = jetsam_current_thread(); in memorystatus_thread()