Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/common/src/
Dos_thread.c1354 int samePriorityThread = 0; in OS_YieldThread() local
1371 samePriorityThread++; in OS_YieldThread()
1380 if (samePriorityThread <= 1 || lastThread == current) in OS_YieldThread()