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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h548 * PR_TOP_IO_LAYER => the identity of the top of the stack
550 * PR_TOP_IO_LAYER may be used as a shorthand for identifying the topmost
554 * rv = PR_PushIOLayer(stack, PR_TOP_IO_LAYER, my_layer);
566 #define PR_TOP_IO_LAYER (PRDescIdentity)-2 macro

Completed in 192 milliseconds