Searched refs:active_thr (Results 1 – 1 of 1) sorted by relevance
3600 int active_thr = atomic_load(&active_jetsam_threads); in memorystatus_thread_wake() local3603 for (thr_id = 0; thr_id < active_thr; thr_id++) { in memorystatus_thread_wake()