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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcountr.h148 ** FUNCTION: PR_INIT_COUNTER_HANDLE() -- Set the value of a PRCounterHandle
151 ** PR_INIT_COUNTER_HANDLE() sets the value of a PRCounterHandle
156 #define PR_INIT_COUNTER_HANDLE(handle,value)\ macro
159 #define PR_INIT_COUNTER_HANDLE(handle,value) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinstrumt.c119 PR_INIT_COUNTER_HANDLE( qh, NULL );
123 PR_INIT_COUNTER_HANDLE( rh, NULL );

Completed in 301 milliseconds