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

/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 56 milliseconds