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 | |
thread utility