Zth (libzth)
waiter.cpp File Reference
#include <libzth/waiter.h>
#include <libzth/poller.h>
#include <libzth/worker.h>

Go to the source code of this file.

Namespaces

 zth
 

Functions

void zth::waitUntil (TimedWaitable &w)
 Wait until the given Waitable has passed. More...
 
void zth::scheduleTask (TimedWaitable &w)
 
void zth::unscheduleTask (TimedWaitable &w)
 
void zth::wakeup (TimedWaitable &w)