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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95thred.c147 _PR_MD_SET_PRIORITY(&(thread->md), priority);
165 _PR_MD_SET_PRIORITY(_MDThread *thread, PRThreadPriority newPri) function
H A Dntthread.c248 _PR_MD_SET_PRIORITY(&(thread->md), priority);
282 _PR_MD_SET_PRIORITY(_MDThread *thread, PRThreadPriority newPri) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2thred.c248 _PR_MD_SET_PRIORITY(&(thread->md), priority);
262 _PR_MD_SET_PRIORITY(_MDThread *thread, PRThreadPriority newPri) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1036 extern void _PR_MD_SET_PRIORITY(_MDThread *md, PRThreadPriority newPri);
1037 #define _PR_MD_SET_PRIORITY _MD_SET_PRIORITY macro

Completed in 73 milliseconds