omni::sync::thread_id
NAME

omni::sync::thread_id

A function of omni::sync

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

SYNOPSIS

Gets the system ID for the current thread

top

DESCRIPTION

No description.

top

RETURN VALUES

A thread_t thread ID type of the current TID

top