GC_fastLockRes     66 gc/include/private/gc_locks.h 	 PCR_ERes GC_fastLockRes; PCR_sigset_t GC_old_sig_mask
GC_fastLockRes     69 gc/include/private/gc_locks.h #    define FASTLOCK() (GC_fastLockRes = PCR_Th_ML_Try(&GC_allocate_ml))
GC_fastLockRes     70 gc/include/private/gc_locks.h #    define FASTLOCK_SUCCEEDED() (GC_fastLockRes == PCR_ERes_okay)