Searched refs:PolicyType (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.h95 typedef int PolicyType; typedef
132 PolicyType schedPolicy; //scheduling policy to use
511 * PolicyType schedPolicy - must be a valid policy type.
515 int TPAttrSetSchedPolicy(ThreadPoolAttr *attr, PolicyType schedPolicy);
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A DThreadPool.h95 typedef int PolicyType; typedef
132 PolicyType schedPolicy; //scheduling policy to use
511 * PolicyType schedPolicy - must be a valid policy type.
515 int TPAttrSetSchedPolicy(ThreadPoolAttr *attr, PolicyType schedPolicy);
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DThreadPool.c93 SetPolicyType( PolicyType in )
1414 * PolicyType schedPolicy - must be a valid policy type.
1419 PolicyType schedPolicy ) {

Completed in 73 milliseconds