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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcountr.h192 #define PR_CREATE_COUNTER(handle,qName,rName,description)\ macro
195 #define PR_CREATE_COUNTER(handle,qName,rName,description) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinstrumt.c233 PR_CREATE_COUNTER( zCounter, "Atomic", "get/set test", "test get and set of counter" );
244 PR_CREATE_COUNTER( hCounter, "Atomic", "SMP Tests", "test atomic nature of counter" );

Completed in 43 milliseconds