HomeSort by relevance Sort by last modified time
    Searched refs:_MD_SET_PRIORITY (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_rhapsody.h 197 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
_darwin.h 235 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
_freebsd.h 234 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
_nextstep.h 229 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
_nspr_pthread.h 276 #define _MD_SET_PRIORITY _MD_SetPriority
_irix.h 427 #define _MD_SET_PRIORITY _MD_SetPriority
_linux.h 464 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
_os2.h 350 #define _MD_SET_PRIORITY (_PR_MD_SET_PRIORITY)
_win16.h 356 #define _MD_SET_PRIORITY(t,p)
_win95.h 362 #define _MD_SET_PRIORITY _PR_MD_SET_PRIORITY
_winnt.h 378 #define _MD_SET_PRIORITY _PR_MD_SET_PRIORITY
_beos.h 275 #define _MD_SET_PRIORITY _MD_set_priority
477 NSPR_API(void) _MD_set_priority(struct _MDThread *md, PRThreadPriority newPri);
_macos.h 345 #define _MD_SET_PRIORITY(a,b)
_solaris.h 780 extern void _MD_SET_PRIORITY(struct _MDThread *thread,

Completed in 40 milliseconds