Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members

FXSynchronise.h File Reference

Go to the source code of this file.

Namespaces

namespace  FXEX

Defines

#define FXSYNCHRONISE_H
#define FXSYNCHRONISE   FXSynchronise _fxsynchronise_lock(*this);


Define Documentation

#define FXSYNCHRONISE_H
 

Definition at line 23 of file FXSynchronise.h.

#define FXSYNCHRONISE   FXSynchronise _fxsynchronise_lock(*this);
 

The following macros serialises a section of code in FXRunnable and derived classes (ie FXThread).

Definition at line 31 of file FXSynchronise.h.