Vault  4.1
Classes | Typedefs | Variables
vthread.cpp File Reference
#include "vthread.h"
#include <exception>
#include "vexception.h"
#include "vmanagementinterface.h"
#include "vlogger.h"
#include "vmutexlocker.h"
#include "vbento.h"

Go to the source code of this file.

Classes

class  VStandinThread
 VStandinThread is a special VThread object we simply declare as gStandinThread (but never execute) and reference if we need to return a reference to the current thread but it's not one of our threads. More...

Typedefs

typedef std::map
< VThreadID_Type, VThread * > 
VThreadIDToVThreadMap

Variables

VThreadIDToVThreadMap gVThreadIDToVThreadMap

Detailed Description

Definition in file vthread.cpp.


Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.