Searched refs:g_priority (Results 1 – 1 of 1) sorted by relevance
114 static uint32_t g_priority = 0; variable496 if (g_priority) { in thread_setup()502 struct sched_param param = {.sched_priority = (int)g_priority}; in thread_setup()1609 g_priority = read_dec_arg(); in parse_args()