Searched refs:tasks_count (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dprocessor.h124 extern int tasks_count, threads_count;
H A Dprocessor.c93 int tasks_count; variable
702 load_info->task_count = tasks_count;
789 maxthings = tasks_count;
H A Dtask.c572 tasks_count++;
803 tasks_count--;
/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_thread.c207 maxthings = tasks_count;

Completed in 32 milliseconds