Searched refs:LOW_PRIORITY (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.h54 typedef enum priority {LOW_PRIORITY, enumerator in enum:priority
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A DThreadPool.h54 typedef enum priority {LOW_PRIORITY, enumerator in enum:priority
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DThreadPool.c134 case LOW_PRIORITY:
323 tp->stats.totalJobsMQ++; tp->stats.totalTimeMQ += diff; break; case LOW_PRIORITY:
496 STATSONLY( CalcWaitTime( tp, LOW_PRIORITY, job ) );
785 assert( ( job->priority == LOW_PRIORITY )
860 assert( ( job->priority == LOW_PRIORITY )
1263 if( priority == LOW_PRIORITY || priority == MED_PRIORITY ||

Completed in 59 milliseconds