Searched defs:_PR_SetThreadPriority (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c589 void _PR_SetThreadPriority(PRThread *thread, PRThreadPriority newPri) function
1644 } else _PR_SetThreadPriority(thread, newPri);

Completed in 46 milliseconds