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

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dbsdi.c108 _MD_CREATE_THREAD( function
116 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for BSDI.");
H A Ddarwin.c96 _MD_CREATE_THREAD( function
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Darwin.");
H A Ddgux.c99 _MD_CREATE_THREAD( function
107 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for DG/UX.");
H A Dfreebsd.c108 _MD_CREATE_THREAD( function
116 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for FreeBSD.");
H A Dlinux.c112 _MD_CREATE_THREAD( function
120 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Linux.");
H A Dnec.c90 _MD_CREATE_THREAD( function
98 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for NEC.");
H A Dnetbsd.c110 _MD_CREATE_THREAD( function
118 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for NetBSD.");
H A Dopenbsd.c110 _MD_CREATE_THREAD( function
118 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for OpenBSD.");
H A Dosf1.c96 _MD_CREATE_THREAD( function
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for OSF1.");
H A Dqnx.c92 _MD_CREATE_THREAD( function
100 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Unixware.");
H A Dsony.c98 _MD_CREATE_THREAD( function
106 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SONY.");
H A Dsunos4.c45 PRStatus _MD_CREATE_THREAD(PRThread *thread, function
52 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SunOS 4.1.3.");
H A Dreliantunix.c120 _MD_CREATE_THREAD( function
128 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SINIX.");
H A Drhapsody.c96 _MD_CREATE_THREAD( function
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Rhapsody.");
H A Dscoos.c172 _MD_CREATE_THREAD( function
180 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SCO.");
H A Dhpux.c181 _MD_CREATE_THREAD( function
189 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for HP-UX.");
H A Dncr.c173 _MD_CREATE_THREAD( function
181 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Unixware.");
H A Dnextstep.c272 _MD_CREATE_THREAD( function
280 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for NEXTSTEP.");
H A Dopenvms.c96 _MD_CREATE_THREAD( function
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for OSF1.");
H A Dunixware.c175 _MD_CREATE_THREAD( function
183 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Unixware.");
265 PRStatus _MD_CREATE_THREAD(PRThread *thread, function
462 * So, _MD_CREATE_THREAD() does not get called. We need to do initialization
H A Dsolaris.c448 * So, _MD_CREATE_THREAD() does not get called. We need to do initialization
829 _MD_CREATE_THREAD( function
837 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Solaris");
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_nspr_pthread.h260 #define _MD_CREATE_THREAD _MD_CreateThread macro
H A D_irix.h439 #define _MD_CREATE_THREAD _MD_CreateThread macro
H A D_beos.h276 #define _MD_CREATE_THREAD _MD_create_thread macro
H A D_macos.h346 #define _MD_CREATE_THREAD(a,b,c,d,e,f) (PR_SUCCESS) macro

Completed in 95 milliseconds

12