log4cplus
2.1.0
|
This file contains implementations of reader-writer locking primitive using other primitives, IOW poor man's rwlock. More...
Go to the source code of this file.
This file contains implementations of reader-writer locking primitive using other primitives, IOW poor man's rwlock.
It does not contain any include guards because it is only a fragment to be included by syncprims-{pthreads,win32}.h.
Definition in file syncprims-pmsm.h.