SYNOPSIS top
Defines the signature for a thread start delegate taking no arguments
Defines the signature for a thread start delegate taking no arguments
#include <omni/types/thread_t.hpp>
typedef omni::delegate<void> omni::thread_start