18typedef epicsInt32 pvAccessID;
23 AtomicBoolean() : val(false) {}
26 epicsGuard<epicsMutex> G(mutex);
30 epicsGuard<epicsMutex> G(mutex);
35 epicsGuard<epicsMutex> G(mutex);
40 mutable epicsMutex mutex;
Copyright - See the COPYRIGHT that is included with this distribution.