Searched refs:_gc_count (Results 1 – 3 of 3) sorted by relevance
689 _gc_count++; \696 _gc_count--; \710 #define GC_NEEDED() (_gc_count >= 5)767 extern int _gc_count __hidden;
82 _gc_count = 0; in _thr_list_init()
124 int _gc_count; variable