#include <memory>Go to the source code of this file.
Classes | |
| class | xdispatch::semaphore |
| Wraps dispatch semaphores as provided by libDispatch. More... | |
Namespaces | |
| namespace | xdispatch |
Functions | |
| std::ostream & | xdispatch::operator<< (std::ostream &, const semaphore *) |
| std::ostream & | xdispatch::operator<< (std::ostream &, const semaphore &) |
| bool | xdispatch::operator== (const dispatch_semaphore_t &, const semaphore &) |
| bool | xdispatch::operator!= (const dispatch_semaphore_t &, const semaphore &) |