omni::sync::basic_thread::bind
NAME

omni::sync::basic_thread::bind

A member function of omni::sync::basic_thread

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


OVERLOADS

void omni::sync::basic_thread::bind(const omni::sync::thread_start& mthd)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top