Searched refs:PR_DestroyCounter (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcountr.h111 #define PR_DestroyCounter VBoxNsprPR_DestroyCounter macro
206 ** FUNCTION: PR_DestroyCounter() -- Destroy a counter object.
208 ** DESCRIPTION: PR_DestroyCounter() removes a counter and
223 #define PR_DESTROY_COUNTER(handle) PR_DestroyCounter((handle))
229 PR_DestroyCounter(
506 ** A concurrent PR_CreateCounter() or PR_DestroyCounter() may
549 ** A concurrent PR_CreateCounter() or PR_DestroyCounter() may
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprcountr.c240 PR_DestroyCounter( function
278 } /* end PR_DestroyCounter() */

Completed in 655 milliseconds