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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcountr.h114 #define PR_IncrementCounter VBoxNsprPR_IncrementCounter macro
304 ** FUNCTION: PR_IncrementCounter() -- Add one to the referenced
320 #define PR_INCREMENT_COUNTER(handle) PR_IncrementCounter(handle)
326 PR_IncrementCounter(
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprcountr.c349 PR_IncrementCounter( function
361 } /* end PR_IncrementCounter() */

Completed in 44 milliseconds