omni::sync::thread::request_abort
NAME

omni::sync::thread::request_abort

A member function of omni::sync::thread

#include <omni/sync/thread.hpp>
static void omni::sync::thread::request_abort(omni::sync::thread_t tid)


OVERLOADS

static void omni::sync::thread::request_abort(const omni::sync::thread& tid)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top