Searched refs:MAX_CACHED_THREADS (Results 1 – 1 of 1) sorted by relevance
55 #define MAX_CACHED_THREADS 100 macro203 if ((curthread == NULL) || (free_thread_count >= MAX_CACHED_THREADS)) { in _thr_free()