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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbtthread.c92 PRUintn maxPTDs)
91 _PR_InitThreads(PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c99 PRUintn maxPTDs)
102 #pragma unused (maxPTDs)
98 _PR_InitThreads(PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprinit.c309 PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs)
312 #pragma unused (type, priority, maxPTDs)
319 PRPrimordialFn prmain, PRIntn argc, char **argv, PRUintn maxPTDs)
322 #pragma unused (maxPTDs)
308 PR_Init( PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c900 PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs)
899 _PR_InitThreads( PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs) argument

Completed in 53 milliseconds