Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c3600 int active_thr = atomic_load(&active_jetsam_threads); in memorystatus_thread_wake() local
3603 for (thr_id = 0; thr_id < active_thr; thr_id++) { in memorystatus_thread_wake()