Searched refs:PR_NOT_REACHED (Results 1 - 25 of 33) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dsunos4.c52 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SunOS 4.1.3.");
58 PR_NOT_REACHED("_MD_SET_PRIORITY should not be called for user-level threads.");
86 PR_NOT_REACHED("_MD_YIELD should not be called for SunOS 4.1.3.");
H A Ddarwin.c92 PR_NOT_REACHED("_MD_YIELD should not be called for Darwin.");
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Darwin.");
H A Ddgux.c95 PR_NOT_REACHED("_MD_YIELD should not be called for DG/UX.");
107 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for DG/UX.");
H A Dnec.c86 PR_NOT_REACHED("_MD_YIELD should not be called for NEC.");
98 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for NEC.");
H A Dosf1.c92 PR_NOT_REACHED("_MD_YIELD should not be called for OSF1.");
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for OSF1.");
H A Dqnx.c88 PR_NOT_REACHED("_MD_YIELD should not be called for Unixware.");
100 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Unixware.");
H A Dsony.c94 PR_NOT_REACHED("_MD_YIELD should not be called for SONY.");
106 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SONY.");
H A Dbsdi.c104 PR_NOT_REACHED("_MD_YIELD should not be called for BSDI.");
116 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for BSDI.");
H A Dfreebsd.c104 PR_NOT_REACHED("_MD_YIELD should not be called for FreeBSD.");
116 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for FreeBSD.");
H A Dlinux.c108 PR_NOT_REACHED("_MD_YIELD should not be called for Linux.");
120 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Linux.");
H A Dnetbsd.c106 PR_NOT_REACHED("_MD_YIELD should not be called for NetBSD.");
118 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for NetBSD.");
H A Dopenbsd.c106 PR_NOT_REACHED("_MD_YIELD should not be called for OpenBSD.");
118 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for OpenBSD.");
H A Dreliantunix.c116 PR_NOT_REACHED("_MD_YIELD should not be called for SINIX.");
128 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SINIX.");
H A Drhapsody.c92 PR_NOT_REACHED("_MD_YIELD should not be called for Rhapsody.");
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Rhapsody.");
H A Dscoos.c168 PR_NOT_REACHED("_MD_YIELD should not be called for SCO.");
180 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for SCO.");
H A Dhpux.c177 PR_NOT_REACHED("_MD_YIELD should not be called for HP-UX.");
189 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for HP-UX.");
H A Dopenvms.c92 PR_NOT_REACHED("_MD_YIELD should not be called for OSF1.");
104 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for OSF1.");
H A Dnextstep.c268 PR_NOT_REACHED("_MD_YIELD should not be called for NEXTSTEP.");
280 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for NEXTSTEP.");
H A Daix.c189 PR_NOT_REACHED("_MD_YIELD should not be called for AIX.");
201 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for AIX.");
H A Dncr.c169 PR_NOT_REACHED("_MD_YIELD should not be called for Unixware.");
181 PR_NOT_REACHED("_MD_CREATE_THREAD should not be called for Unixware.");
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlog.h253 #define PR_NOT_REACHED(_reasonStr) \ macro
259 #define PR_NOT_REACHED(reasonStr) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcthread.cpp66 PR_NOT_REACHED("Cannot call thread copy constructor");
82 PR_NOT_REACHED("Cannot call thread assignment operator");
201 PR_NOT_REACHED("Primordial thread calling root function");
/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/
H A Dbase64.c39 #include "prlog.h" /* For PR_NOT_REACHED */
125 PR_NOT_REACHED("coding error");
349 PR_NOT_REACHED("coding error");
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/
H A DtmTransactionManager.cpp112 PR_NOT_REACHED("bad action in the transaction");
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcModuleReg.cpp78 PR_NOT_REACHED("null module methods");

Completed in 185 milliseconds

12