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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dprocessor.h115 extern int tasks_count, threads_count;
H A Dprocessor.c94 int threads_count; variable
630 load_info->thread_count = threads_count;
718 maxthings = threads_count;
H A Dstack.c404 actual = threads_count;
H A Dthread.c447 threads_count--;
664 threads_count++;
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/
H A Dchud_thread.c162 maxthings = threads_count;

Completed in 88 milliseconds