_test_and_set     311 gc/include/private/gc_locks.h #      define GC_test_and_set(addr) _test_and_set((int *) addr,1)
_test_and_set     316 gc/include/private/gc_locks.h #          define GC_test_and_set(addr) _test_and_set((void *)addr,1)