Home
last modified time | relevance | path

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

/minix/external/bsd/bind/dist/lib/isc/include/isc/
H A Dresult.h33 #define ISC_R_NOTHREADS 3 /*%< no available threads */ macro
/minix/external/bsd/bind/dist/lib/isc/
H A Dtask.c1438 return (ISC_R_NOTHREADS); in isc__taskmgr_create()