Home
last modified time | relevance | path

Searched refs:threaded (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/tools/tests/MPMMTest/
H A DMPMMtest.c75 static boolean_t threaded = FALSE; variable
191 threaded = TRUE; in parse_args()
268 threaded = TRUE; in parse_args()
277 if (!threaded) { in parse_args()
818 if (threaded) { in thread_spawn()
849 if (threaded) { in thread_join()
H A DKQMPMMtest.c71 static boolean_t threaded = FALSE; variable
161 threaded = TRUE; in parse_args()
709 if (threaded) { in thread_spawn()
740 if (threaded) { in thread_join()
/xnu-12377.61.12/doc/observability/
H A Dmt_stackshot.md33 single-threaded stackshot.
/xnu-12377.61.12/doc/allocators/
H A Dguard-objects.md186 randomized, and even in a single threaded context, clients can't assume that
/xnu-12377.61.12/doc/lifecycle/
H A Dhibernation.md18 devices) where operations may be conducted from a single-threaded
/xnu-12377.61.12/doc/scheduler/
H A Dsched_clutch_edge.md285 … This is essential for the performance of statically partitioned, multi-threaded workloads with NC…