Searched refs:_gc_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_list.c84 _gc_count = 0;
H A Dthr_private.h684 _gc_count++; \
691 _gc_count--; \
705 #define GC_NEEDED() (_gc_count >= 5)
762 extern int _gc_count __hidden;
H A Dthr_init.c124 int _gc_count; variable

Completed in 125 milliseconds