Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/MSVC-MingW/
Dport.c49 #define portTASK_THREAD_PRIORITY THREAD_PRIORITY_ABOVE_NORMAL macro
265 SetThreadPriority( pxThreadState->pvThread, portTASK_THREAD_PRIORITY ); in pxPortInitialiseStack()