omni::sync::parameterized_thread_start
NAME

omni::sync::parameterized_thread_start

A typedef of omni::sync

#include <omni/types/thread_t.hpp>
typedef omni::delegate1<void, omni::sync::thread_arg_t> omni::sync::parameterized_thread_start

SYNOPSIS

Defines the signature for a thread start delegate taking the default void* argument

top

DESCRIPTION

No description.

top