summaryrefslogtreecommitdiff
path: root/libs/pbd/glib_semaphore.cc
AgeCommit message (Collapse)Author
2013-07-11Add PBD::GlibSemaphore class that uses PBD::atomic_counter etc.Paul Davis
PBD::Semaphore can really be used instead of this class now, but it didn't exist when I needed this class and it is header only, which causes some problems because windows.h is included