#include "RefCounter.hxx"
#include "Mutex.hxx"
#include <iostream>
#include <sstream>
#include "YacsTrace.hxx"
Go to the source code of this file.
Variables | |
static YACS::BASES::Mutex | _globalMutexForTS |
|
static |
Definition at line 36 of file RefCounter.cxx.
Referenced by YACS::ENGINE::RefCounter::decrRef(), and YACS::ENGINE::RefCounter::incrRef().