addTask() | MCThreadJob | [protected] |
attach(void *impl) | MCBase | [protected] |
detach() | MCBase | [protected] |
EPriority enum name | MCThreadJob | |
getMaxConcurrency() const | MCThreadJob | |
getMinConcurrency() const | MCThreadJob | |
getName() const | MCThreadJob | |
getPriority() const | MCThreadJob | |
MCBase() | MCBase | |
MCBase(const MCBase &) | MCBase | |
MCBase(void *impl) | MCBase | [protected] |
mclpriv::MCBaseAccessor (defined in MCBase) | MCBase | [friend] |
mclpriv::ThreadJobRunnable (defined in MCThreadJob) | MCThreadJob | [friend] |
mclpriv::ThreadPoolImpl (defined in MCThreadJob) | MCThreadJob | [friend] |
MCRefCount() | MCRefCount | |
MCRefCount(const MCRefCount &rc) | MCRefCount | |
MCThreadJob(const MCString &name=MCString(0), mcuint32 minConcurrency=1, mcuint32 maxConcurrency=1, EPriority pri=THRJOBPRINORMAL) | MCThreadJob | |
operator!=(const MCBase &) const | MCBase | |
operator<(const MCBase &) const | MCBase | |
mcllib::operator=(const MCRefCount &rc) | MCRefCount | |
mcllib::MCBase::operator=(const MCBase &) | MCBase | |
operator==(const MCBase &) const | MCBase | |
setDone() | MCThreadJob | [protected] |
THRJOBPRIHIGH enum value | MCThreadJob | |
THRJOBPRILOW enum value | MCThreadJob | |
THRJOBPRINORMAL enum value | MCThreadJob | |
THRJOBPRIURGENT enum value | MCThreadJob | |
work() | MCThreadJob | [virtual] |
~MCBase() | MCBase | |
~MCRefCount() | MCRefCount | |
~MCThreadJob() | MCThreadJob | [virtual] |