Searched refs:osl_setThreadPriority (Results 1 – 7 of 7) sorted by relevance
112 void SAL_CALL osl_setThreadPriority(oslThread Thread, oslThreadPriority Priority);
121 osl_setThreadPriority(m_hThread, Priority); in setPriority()
185 osl_setThreadPriority(m_hThread, (oslThreadPriority)Priority); in setPriority()
190 void SAL_CALL osl_setThreadPriority(oslThread Thread, in osl_setThreadPriority() function
169 osl_setThreadPriority;
303 void SAL_CALL osl_setThreadPriority(oslThread Thread, in osl_setThreadPriority() function
803 void SAL_CALL osl_setThreadPriority ( in osl_setThreadPriority() function
Completed in 25 milliseconds