summaryrefslogtreecommitdiff
path: root/src/simple_semaphore.hpp
AgeCommit message (Collapse)Author
2009-08-31POSIX threads don't use errno to report errorsMartin Hurton
Fix simple_semaphore to follow POSIX threads convention for reporting errors.
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik