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

/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);

Completed in 46 milliseconds