Home
last modified time | relevance | path

Searched refs:PSET_NODE_NULL (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dkern_types.h229 #define PSET_NODE_NULL ((pset_node_t) 0) macro
H A Dsched_prim.c10040 pset_node_t bind_node = PSET_NODE_NULL; in thread_bind_cluster_type()
10057 if (bind_node != PSET_NODE_NULL) { in thread_bind_cluster_type()