Searched defs:_MD_SET_PRIORITY (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dbsdi.c72 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Ddarwin.c60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Ddgux.c63 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dfreebsd.c72 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dlinux.c70 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dnec.c54 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dnetbsd.c74 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dopenbsd.c74 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dosf1.c60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dqnx.c56 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dsony.c62 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dsunos4.c56 void _MD_SET_PRIORITY(_MDThread *md_thread, PRUintn newPri) function
58 PR_NOT_REACHED("_MD_SET_PRIORITY should not be called for user-level threads.");
H A Dreliantunix.c83 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Drhapsody.c60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dscoos.c136 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Daix.c157 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dhpux.c145 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dncr.c137 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dnextstep.c236 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dopenvms.c60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
H A Dunixware.c139 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
350 void _MD_SET_PRIORITY(_MDThread *md_thread, PRUintn newPri) function
468 _MD_SET_PRIORITY(&(thread->md), thread->priority);
H A Dsolaris.c44 extern void _MD_SET_PRIORITY(_MDThread *md, PRThreadPriority newPri);
265 _MD_SET_PRIORITY(&(thread->md), priority);
300 void _MD_SET_PRIORITY(_MDThread *md_thread, function
454 _MD_SET_PRIORITY(&(thread->md), thread->priority);
795 _MD_SET_PRIORITY(_MDThread *thread, PRThreadPriority newPri) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_nspr_pthread.h279 #define _MD_SET_PRIORITY _MD_SetPriority macro
H A D_irix.h430 #define _MD_SET_PRIORITY _MD_SetPriority macro
H A D_beos.h278 #define _MD_SET_PRIORITY _MD_set_priority macro

Completed in 52 milliseconds

12