Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_list.c137 if (GC_NEEDED()) in _thr_alloc()
HDthr_private.h665 #define GC_NEEDED() (_gc_count >= 5) macro