decaf::internal::util::concurrent::ThreadHandle Struct Reference

#include <src/main/decaf/internal/util/concurrent/ThreadingTypes.h>

Data Fields

decaf::lang::Threadparent
decaf_thread_t handle
decaf_mutex_t mutex
decaf_condition_t condition
volatile int state
volatile int references
int priority
bool interrupted
bool interruptible
bool timerSet
bool canceled
bool unparked
bool parked
bool sleeping
bool waiting
bool notified
bool blocked
bool suspended
char * name
long long stackSize
void * tls [DECAF_MAX_TLS_SLOTS]
threadingTask threadMain
void * threadArg
long long threadId
bool osThread
ThreadHandleinterruptingThread
int numAttached
ThreadHandlenext
ThreadHandlejoiners
MonitorHandlemonitor

Field Documentation


The documentation for this struct was generated from the following file:

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1