Searched refs:EMAXTHREADS (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/inc/
H A DThreadPool.h44 #define EMAXTHREADS (-8 & 1<<29) macro
266 * EMAXTHREADS if minimum threads is greater than maximum threads
289 * EMAXTHREADS not enough threads to add persistent job.
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A DThreadPool.h44 #define EMAXTHREADS (-8 & 1<<29) macro
266 * EMAXTHREADS if minimum threads is greater than maximum threads
289 * EMAXTHREADS not enough threads to add persistent job.
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DThreadPool.c578 * EMAXTHREADS if already max threads reached
591 return EMAXTHREADS;
672 * EMAXTHREADS if minimum threads is greater than maximum threads
762 * EMAXTHREADS not enough threads to add persistent job.
797 return EMAXTHREADS;

Completed in 31 milliseconds