SYNOPSIS
Defines the thread changed event delegate signature
top
Defines the thread changed event delegate signature
#include <omni/sync/runnable_thread.hpp>
typedef omni::event2<void, const omni::sync::runnable_thread&, omni::sync::thread_state_t> omni::sync::runnable_thread::state_event
top