Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-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]
f_vsDescriptionThread [protected]
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 typedefThread
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefThread
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_cBytesStackThread [protected]
m_hGroupThread [protected]
m_hRunnableThread [protected]
m_nMaintenanceMaskThread [mutable, protected]
m_nStateThread [protected]
m_vsNameThread [protected]
Maintenance enum nameThread [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(bool fDeep=false) 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 typedefThread
wait() const Object
wait(int64_t cMillis) const Object
yield()Thread [static]

Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.