Searched refs:DPC_THREAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
16 #define DPC_THREAD_PRIORITY HIGH_PRIORITY macro
185 cpu->dpc_thread = thread_create(name, &dpc_thread, NULL, DPC_THREAD_PRIORITY); in dpc_init_for_cpu()
Completed in 4 milliseconds