omni::sync::thread_arg_t
NAME

omni::sync::thread_arg_t

A typedef of omni::sync

#include <omni/types/thread_t.hpp>
typedef OMNI_THREAD_ARGS_T omni::sync::thread_arg_t

SYNOPSIS

Defines the thread argument parameter type (i.e. void* or omni::generic_ptr)

top

DESCRIPTION

No description.

top