omni::runnable_thread::state_changed

SYNOPSIS top

Raised when the thread has changed state (running, stopped, etc)

#include <omni/sync/runnable_thread.hpp>
omni::runnable_thread::state_event omni::runnable_thread::state_changed()

DESCRIPTION top

No description found.

EXAMPLE top
Currently no examples.
Visit the examples page for more.

RETURN VALUES top

No return value.

ERRORS top

No errors specific to this context.

CONSIDERATIONS top

No extra considerations.

PLATFORM SPECIFIC top

Nothing platform specific to account for.

NOTES top

No additional notes.