Boost.UI
User Interface Boost library
|
Thread support. More...
Go to the source code of this file.
Namespaces | |
boost | |
Boost C++ libraries namespace. | |
boost::ui | |
Boost.UI library namespace. | |
Functions | |
template<class F , class ... Args> | |
void | boost::ui::call_async (F &&f, Args &&... args) |
Calls f in the idle time in UI thread. This function is thread safe. More... | |
Thread support.