Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

Thread Member List

This is the complete list of members for Thread, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v) Object [static]
currentThread() Thread [static]
doGlobalMaintenance(Maintenance nMaintenance) Thread [protected, static]
dumpStacks(std::ostream &out, int64_t cMillisTimeout=-1) Thread [static]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
getId() const Thread [virtual]
getName() const Thread [virtual]
getStackTrace(size32_t cTrim=0) Thread [static]
getState() const Thread [virtual]
getThreadGroup() Thread [virtual]
getThreadGroup() const Thread [virtual]
Handle typedef Thread  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef Thread  
interrupt() Thread [virtual]
interrupted() Thread [static]
isImmutable() const Object [virtual]
isInterrupted() const Thread [virtual]
join() const Thread [virtual]
join(int64_t cMillis) const Thread [virtual]
m_cBytesStack Thread [protected]
m_hGroup Thread [protected]
m_hRunnable Thread [protected]
m_nMaintenanceMask Thread [mutable, protected]
m_nState Thread [protected]
m_vsDescription Thread [protected]
m_vsName Thread [protected]
Maintenance enum name Thread [protected]
notify() const Object  
notifyAll() const Object  
Object() Object [protected]
Object(const Object &that) Object [protected]
onConst() Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onExit() Thread [protected, virtual]
onInit() Object [protected, virtual]
outputStackTrace(std::ostream &out, ObjectArray::View vaStack=NULL) Thread [static]
run() Thread [virtual]
scheduleMaintenance(Maintenance nMaintenance) const Thread [protected, virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
setName(String::View vsName) Thread [virtual]
sizeOf() const Object [virtual]
sleep(int64_t cMillis) Thread [static]
start() Thread [virtual]
toStream(std::ostream &out) const Thread [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef Thread  
wait() const Object  
wait(int64_t cMillis) const Object  
yield() Thread [static]
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.