alive() const | GenObject | [virtual] |
cancel(bool hard=false) | Thread | |
TelEngine::check(long maxwait=-1) | Mutex | |
TelEngine::Thread::check(bool exitNow=true) | Thread | [static] |
cleanup() | RTPGroup | [virtual] |
TelEngine::count() | Mutex | [static] |
TelEngine::Thread::count() | Thread | [static] |
current() | Thread | [static] |
currentName() | Thread | [static] |
destruct() | GenObject | [virtual] |
error() const | Thread | |
exit() | Thread | [static] |
getObject(const String &name) const | GenObject | [virtual] |
High enum value (defined in Thread) | Thread | |
Highest enum value (defined in Thread) | Thread | |
isCurrent() const | Thread | [inline] |
join(RTPProcessor *proc) | RTPGroup | [protected] |
killall() | Thread | [static] |
lock(long maxwait=-1) | Mutex | |
TelEngine::locked() const | Mutex | |
TelEngine::Thread::locked() const | Thread | [inline] |
TelEngine::locks() | Mutex | [static] |
TelEngine::Thread::locks() const | Thread | [inline] |
Low enum value (defined in Thread) | Thread | |
Lowest enum value (defined in Thread) | Thread | |
msleep(unsigned long msec, bool exitCheck=false) | Thread | [static] |
Mutex() | Mutex | |
Mutex(bool recursive) | Mutex | |
Mutex(const Mutex &original) | Mutex | |
name() const | Thread | |
Normal enum value (defined in Thread) | Thread | |
operator=(const Mutex &original) | Mutex | |
part(RTPProcessor *proc) | RTPGroup | [protected] |
preExec() | Thread | [static] |
priority(const char *name, Priority defvalue=Normal) | Thread | [static] |
priority(Priority prio) | Thread | [static] |
Priority enum name | Thread | |
recursive() const | Mutex | |
RTPGroup(int msec=0, Priority prio=Normal) | RTPGroup | |
RTPProcessor (defined in RTPGroup) | RTPGroup | [friend] |
run() | RTPGroup | [virtual] |
running() const | Thread | |
setMinSleep(int msec) | RTPGroup | [static] |
sleep(unsigned int sec, bool exitCheck=false) | Thread | [static] |
startup() | Thread | |
Thread(const char *name=0, Priority prio=Normal) | Thread | [protected] |
Thread(const char *name, const char *prio) | Thread | [protected] |
toString() const | GenObject | [virtual] |
unlock() | Mutex | |
usleep(unsigned long usec, bool exitCheck=false) | Thread | [static] |
wait(unsigned long maxwait) | Mutex | [static] |
yield(bool exitCheck=false) | Thread | [static] |
~GenObject() | GenObject | [inline, virtual] |
~Mutex() | Mutex | |
~RTPGroup() | RTPGroup | [virtual] |
~Runnable() | Runnable | [virtual] |
~Thread() | Thread | [protected, virtual] |