omni::sync::thread::bind
NAME

omni::sync::thread::bind

A member function of omni::sync::thread

#include <omni/sync/thread.hpp>
bool omni::sync::thread::bind(const omni::sync::parameterized_thread_start& mthd)


OVERLOADS

bool omni::sync::thread::bind(const omni::sync::thread_start& mthd)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top