Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_thread.c1352 int samePriorityThread = 0; in OS_YieldThread() local
1369 samePriorityThread++; in OS_YieldThread()
1378 if (samePriorityThread <= 1 || lastThread == current) in OS_YieldThread()