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

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/
H A Dprgc.h87 ** Scan an object that is in the GC heap and call GCInfo.livePointer
297 ** The GCInfo structure contains all of the GC state...
368 } GCInfo; typedef in typeref:struct:GCInfoStr
370 PR_EXTERN(GCInfo *) PR_GetGCInfo(void);
375 ** Used to avoid calls to PR_ProcessRoot and GCInfo.livePointer by object

Completed in 2624 milliseconds