Searched refs:ISC_R_NOTHREADS (Results 1 – 2 of 2) sorted by relevance
31 #define ISC_R_NOTHREADS 3 /*%< no available threads */ macro
1425 return (ISC_R_NOTHREADS); in isc__taskmgr_create()