Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_group.h143 uint32_t thread_group_count(void);
H A Dthread_group.c1180 thread_group_count(void) in thread_group_count() function
/xnu-11215/bsd/kern/
H A Dkern_sysctl.c5523 int value = thread_group_count();
5527 SYSCTL_PROC(_kern, OID_AUTO, thread_group_count, CTLFLAG_RD | CTLFLAG_LOCKED | CTLFLAG_KERN,