Define ATOMIC_VAR_INIT in isc/stdatomic.h shim
This commit is contained in:
committed by
Ondřej Surý
parent
570f358252
commit
7c95192691
@@ -41,6 +41,8 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define ATOMIC_VAR_INIT(x) x
|
||||
|
||||
#ifndef __ATOMIC_RELAXED
|
||||
#define __ATOMIC_RELAXED 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user