omni::sync::thread_fnptr_t
NAME

omni::sync::thread_fnptr_t

A typedef of omni::sync

#include <omni/types/thread_t.hpp>
typedef OMNI_THREAD_FNPTR_T omni::sync::thread_fnptr_t

SYNOPSIS

Defines the platform thread function pointer type (void* / int, etc)

top

DESCRIPTION

No description.

top