omni::sync::thread_start
NAME

omni::sync::thread_start

A typedef of omni::sync

#include <omni/types/thread_t.hpp>
typedef omni::delegate<void> omni::sync::thread_start

SYNOPSIS

Defines the signature for a thread start delegate taking no arguments

top

DESCRIPTION

No description.

top