Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/thread.hpp"
Thread Lifecycle Policy:
Definition at line 256 of file thread.hpp.
Public Member Functions | |
void | handle_after_thread () |
void | handle_loose_thread () |
template<class FUN , typename... ARGS> | |
void | perform_thread_function (FUN &&callable, ARGS &&...args) |