omni::sync::spin_lock_t

SYNOPSIS

Defines the basic spin lock type

#include <omni/types/lock_t.hpp>
typedef OMNI_SPIN_LOCK_T omni::sync::spin_lock_t


top

DESCRIPTION

No description found.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top