Nebula
Toggle main menu visibility
Loading...
Searching...
No Matches
darwinbarrier.h
Go to the documentation of this file.
1
#pragma once
2
#ifndef DARWIN_DARWINBARRIER_H
3
#define DARWIN_DARWINBARRIER_H
4
//------------------------------------------------------------------------------
20
#include "
core/types.h
"
21
#include <libkern/OSAtomic.h>
22
23
//------------------------------------------------------------------------------
24
#define ReadWriteBarrier OSMemoryBarrier
25
#define MemoryBarrier OSMemoryBarrier
26
//------------------------------------------------------------------------------
27
#endif
types.h
code
foundation
threading
darwin
darwinbarrier.h
Generated on
for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.