Searched refs:PR_TPD_RANGE_ERROR (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprtpd.c143 PR_SetError(PR_TPD_RANGE_ERROR, 0);
180 PR_SetError(PR_TPD_RANGE_ERROR, 0);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c86 {PR_TPD_RANGE_ERROR, "PR_TPD_RANGE_ERROR"},
H A Derrset.c94 {PR_TPD_RANGE_ERROR, "PR_TPD_RANGE_ERROR"},
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h132 #define PR_TPD_RANGE_ERROR (-5972L) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbtthread.c492 PR_SetError( PR_TPD_RANGE_ERROR, 0 );
519 PR_SetError( PR_TPD_RANGE_ERROR, 0 );
541 PR_SetError( PR_TPD_RANGE_ERROR, 0 );

Completed in 46 milliseconds