SYNOPSIS top
Defines the signature for a thread start delegate taking the default void* argument
Defines the signature for a thread start delegate taking the default void* argument
#include <omni/types/thread_t.hpp>
typedef omni::delegate1<void, void*> omni::parameterized_thread_start