#include <mlBackgroundTaskHandle.h>
Static Public Member Functions | |
| static BackgroundTask * | get (const BackgroundTaskHandle &handle) |
It should be carefully used because it allows to call any non-thread-safe method on the task, which runs in a different thread.
Definition at line 64 of file mlBackgroundTaskHandle.h.
| static BackgroundTask* ml::BackgroundTaskHandleAccessor::get | ( | const BackgroundTaskHandle & | handle | ) | [inline, static] |
Definition at line 67 of file mlBackgroundTaskHandle.h.
1.5.8