Home
last modified time | relevance | path

Searched refs:GC_NEEDED (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_list.c138 if (GC_NEEDED()) in _thr_alloc()
H A Dthr_private.h707 #define GC_NEEDED() (_gc_count >= 5) macro