32#if ! defined (INSIDE_LOG4CPLUS)
33# error "This header must not be be used outside log4cplus' implementation files."
66 if (reader_count + 1 == 1)
78 if (reader_count - 1 == 0)
91 if (writer_count + 1 == 1)
115 if (writer_count - 1 == 0)
SyncGuard< Mutex > MutexGuard
SyncGuard< Semaphore > SemaphoreGuard