Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/dethread/win32/
DdeThreadWin32.c44 static int mapPriority (deThreadPriority priority) in mapPriority() function
90 SetThreadPriority(thread, mapPriority(attributes->priority)); in deThread_create()