Searched refs:PL_ARENA_RELEASE (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/
H A Darena.c171 PL_ARENA_RELEASE( &ap, mark1 );
184 PL_ARENA_RELEASE( &ap, mark1 );
189 PL_ARENA_RELEASE( &ap, mark0 );
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h212 #define PR_ARENA_RELEASE PL_ARENA_RELEASE
/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.h46 * Also supports LIFO allocation (PL_ARENA_MARK/PL_ARENA_RELEASE).
75 PRUint32 nreleases; /* number of PL_ARENA_RELEASE() calls */
153 #define PL_ARENA_RELEASE(pool, mark) \ macro

Completed in 44 milliseconds