thread utility More...
#include "ZFThread.h"Go to the source code of this file.
Functions | |
| zfautoT< ZFTaskId > | zfpost (const ZFListener &callback, ZFThread *target=(zft_zfnull)) |
| util to run code in specified thread or ZFThread::mainThread if not specified or not ZFThread::taskQueueAvailable | |
| zfautoT< ZFTaskId > | zfpostDelayed (zftimet delay, const ZFListener &callback, ZFThread *target=(zft_zfnull)) |
| util to run code in specified thread (or ZFThread::mainThread if not specified) after delay | |
thread utility
|
extern |
util to run code in specified thread (or ZFThread::mainThread if not specified) after delay
assert fail if any of these not available: