|
libtasks Documentation
1.6
|

Go to the source code of this file.
Namespaces | |
| tasks | |
Functions | |
| void | tasks::exec (exec_task::func_t f) |
| Execute code in a separate executor thread. More... | |
| void | tasks::exec (exec_task::func_t f, task::finish_func_void_t ff) |
| Execute code in a separate executor thread. More... | |