omni::sync::thread_handle
NAME

omni::sync::thread_handle

A function of omni::sync

#include <omni/types/thread_t.hpp>
inline omni::sync::thread_handle_t omni::sync::thread_handle()

SYNOPSIS

Gets the current system thread handle

top

DESCRIPTION

No description.

top

RETURN VALUES

A thread_handle_t of the system thread handle

top