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