#include <keep_alive.h>
Static Public Member Functions | |
| static void | process (int timeout=0) |
| Processes and dispatches keep alive events until the specified timeout period has passed. | |
| static CL_Callback_2< int, const std::vector< CL_Event > &, int > & | func_event_wait () |
| Function that polls the events. | |
| static std::vector< CL_KeepAliveObject * > | get_objects () |
| Returns all the current keep alive objects available for this thread. | |
|
|
Function that polls the events. If this is not set, CL_Event::wait() is used.
|
|
|
Returns all the current keep alive objects available for this thread.
|
|
|
Processes and dispatches keep alive events until the specified timeout period has passed.
|
1.4.6