Searched refs:MED_PRIORITY (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/inc/
H A DThreadPool.h55 MED_PRIORITY, enumerator in enum:priority
58 #define DEFAULT_PRIORITY MED_PRIORITY //default priority used by TPJobInit
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A DThreadPool.h55 MED_PRIORITY, enumerator in enum:priority
58 #define DEFAULT_PRIORITY MED_PRIORITY //default priority used by TPJobInit
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DThreadPool.c137 case MED_PRIORITY:
322 tp->stats.totalJobsHQ++; tp->stats.totalTimeHQ += diff; break; case MED_PRIORITY:
490 STATSONLY( CalcWaitTime( tp, MED_PRIORITY, job ) );
786 || ( job->priority == MED_PRIORITY )
861 || ( job->priority == MED_PRIORITY )
879 } else if( job->priority == MED_PRIORITY ) {
1263 if( priority == LOW_PRIORITY || priority == MED_PRIORITY ||
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/ssdp/
H A Dssdp_ctrlpt.c331 TPJobSetPriority( &job, MED_PRIORITY );
588 TPJobSetPriority( &job, MED_PRIORITY );
H A Dssdp_server.c879 TPJobSetPriority( &job, MED_PRIORITY );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/gena/
H A Dgena_device.c386 TPJobSetPriority( &job, MED_PRIORITY );
597 TPJobSetPriority( &job, MED_PRIORITY );
782 TPJobSetPriority( &job, MED_PRIORITY );
934 TPJobSetPriority( &job, MED_PRIORITY );
1095 TPJobSetPriority( &job, MED_PRIORITY );
H A Dgena_ctrlpt.c172 TPJobSetPriority( &job, MED_PRIORITY );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/api/
H A Dupnpapi.c1463 TPJobSetPriority( &job, MED_PRIORITY );
1478 TPJobSetPriority( &job, MED_PRIORITY );
1754 TPJobSetPriority( &job, MED_PRIORITY );
1957 TPJobSetPriority( &job, MED_PRIORITY );
2107 TPJobSetPriority( &job, MED_PRIORITY );
2712 TPJobSetPriority( &job, MED_PRIORITY );
2852 TPJobSetPriority( &job, MED_PRIORITY );
2933 TPJobSetPriority( &job, MED_PRIORITY );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/genlib/miniserver/
H A Dminiserver.c372 TPJobSetPriority( &job, MED_PRIORITY );
799 TPJobSetPriority( &job, MED_PRIORITY );

Completed in 105 milliseconds