Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/zero-to-n/
H A Dzero-to-n.c146 static boolean_t g_drop_priority = FALSE; variable
726 if (g_drop_priority) { in worker_thread()
743 if (g_drop_priority) { in worker_thread()
1547 { "drop-priority", no_argument, (int*)&g_drop_priority, TRUE }, in parse_args()