/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | bsdi.c | 72 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | darwin.c | 60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | dgux.c | 63 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | freebsd.c | 72 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | linux.c | 70 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | nec.c | 54 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | netbsd.c | 74 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | openbsd.c | 74 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | osf1.c | 60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | qnx.c | 56 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | sony.c | 62 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | sunos4.c | 56 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 D | reliantunix.c | 83 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | rhapsody.c | 60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | scoos.c | 136 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | aix.c | 157 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | hpux.c | 145 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | ncr.c | 137 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | nextstep.c | 236 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | openvms.c | 60 _MD_SET_PRIORITY(_MDThread *thread, PRUintn newPri) function
|
H A D | unixware.c | 139 _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 D | solaris.c | 44 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.h | 279 #define _MD_SET_PRIORITY _MD_SetPriority macro
|
H A D | _irix.h | 430 #define _MD_SET_PRIORITY _MD_SetPriority macro
|
H A D | _beos.h | 278 #define _MD_SET_PRIORITY _MD_set_priority macro
|