Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/lib/isc/include/isc/
H A Dresult.h31 #define ISC_R_NOTHREADS 3 /*%< no available threads */ macro
/src/contrib/ntp/libntp/lib/isc/
H A Dtask.c1425 return (ISC_R_NOTHREADS); in isc__taskmgr_create()