UNLOCK             53 gc/include/private/gc_locks.h #    define UNLOCK() PCR_Th_ML_Release(&GC_allocate_ml)
UNLOCK             54 gc/include/private/gc_locks.h #    define UNLOCK() PCR_Th_ML_Release(&GC_allocate_ml)
UNLOCK             68 gc/include/private/gc_locks.h #    define UNLOCK() PCR_Th_ML_Release(&GC_allocate_ml)
UNLOCK             77 gc/include/private/gc_locks.h #    define UNLOCK() RT0u__inCritical--
UNLOCK             84 gc/include/private/gc_locks.h #    define UNLOCK() mutex_unlock(&GC_allocate_ml);
UNLOCK            617 gc/include/private/gc_locks.h #        define UNLOCK() \
UNLOCK            623 gc/include/private/gc_locks.h #        define UNLOCK() \
UNLOCK            635 gc/include/private/gc_locks.h #       define UNLOCK() { GC_allocate_lock = 0; \
UNLOCK            650 gc/include/private/gc_locks.h #        define UNLOCK() \
UNLOCK            660 gc/include/private/gc_locks.h #        define UNLOCK() pthread_mutex_unlock(&GC_allocate_ml)
UNLOCK            680 gc/include/private/gc_locks.h #      define UNLOCK() pthread_mutex_unlock(&GC_allocate_ml)
UNLOCK            685 gc/include/private/gc_locks.h #      define UNLOCK() LeaveCriticalSection(&GC_allocate_ml);
UNLOCK            697 gc/include/private/gc_locks.h #    define UNLOCK()
UNLOCK             68 src/portapi.c  #define UNLOCK(p)     PORT_UNLOCK(p)
UNLOCK             75 src/portapi.c  #define UNLOCK(p)     /*none*/
UNLOCK            974 src/portapi.c  #undef UNLOCK