AgentX++  2.0.5
Macros
agentx_threads.h File Reference
#include <agent_pp/agent++.h>
#include <agent_pp/threads.h>

Go to the source code of this file.

Macros

#define SYNCHRONIZED(x)   { Lock _synchronize(*this); x }
 

Macro Definition Documentation

#define SYNCHRONIZED (   x)    { Lock _synchronize(*this); x }