Searched refs:threads_count (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dprocessor.h124 extern int tasks_count, threads_count;
H A Dprocessor.c95 int threads_count; variable
703 load_info->thread_count = threads_count;
791 maxthings = threads_count;
H A Dstack.c531 actual = threads_count;
H A Dthread.c522 threads_count--;
761 threads_count++;
/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_thread.c209 maxthings = threads_count;

Completed in 26 milliseconds