DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
This file contains implementations of reader-writer locking primitive using other primitives, IOW poor man's rwlock. More...
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.