Function that gets called when CL_KeepAliveObject::set_wakeup_event is called.
static CL_Callback_v1<void *>& CL_KeepAlive::func_awake_thread();
Detailed description:
This callback is used to provide a way to awaken a thread that needs to process keep alive events.