Searched refs:PR_Cleanup (Results 1 - 25 of 51) sorted by relevance

123

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dshort_thread.c82 PR_Cleanup();
H A Dcleanup.c82 case 'c': /* call PR_Cleanup() before exiting */
127 if (cleanup) PR_Cleanup();
H A Dstat.c118 PR_Cleanup();
H A Dioconthr.c144 PR_Cleanup();
H A Dparent.c151 PR_Cleanup();
H A Dtime.c196 PR_Cleanup();
H A Ddlltest.c212 PR_Cleanup();
H A Dfileio.c236 PR_Cleanup();
H A Dopenfile.c143 PR_Cleanup();
H A Dpoll_to.c209 PR_Cleanup();
H A Dprpollml.c159 PR_Cleanup();
H A Dselct_to.c201 PR_Cleanup();
H A Dsem.c248 PR_Cleanup();
H A Dsuspend.c228 PR_Cleanup();
H A Dthreads.c242 PR_Cleanup();
H A Dfdcach.c256 PR_Cleanup();
H A Dio_timeout.c293 PR_Cleanup();
H A Dio_timeoutk.c226 PR_Cleanup();
H A Dio_timeoutu.c227 PR_Cleanup();
H A Dpoll_er.c235 PR_Cleanup();
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprinit.h48 #define PR_Cleanup VBoxNsprPR_Cleanup macro
161 * Perform a graceful shutdown of NSPR. PR_Cleanup() may be called by
164 * PR_Cleanup() attempts to synchronize the natural termination of
172 * PR_Cleanup() returns PR_SUCCESS if NSPR is successfully shutdown,
176 NSPR_API(PRStatus) PR_Cleanup(void);
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/
H A Dgc1.c246 PR_Cleanup();
H A Dthrashgc.c272 PR_Cleanup();
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c184 PR_Cleanup();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcthread.cpp204 PRStatus RCPrimordialThread::Cleanup() { return PR_Cleanup(); }

Completed in 92 milliseconds

123