Searched refs:g_priority (Results 1 – 1 of 1) sorted by relevance
113 static uint32_t g_priority = 0; variable484 if (g_priority) { in thread_setup()490 struct sched_param param = {.sched_priority = (int)g_priority}; in thread_setup()1577 g_priority = read_dec_arg(); in parse_args()