summaryrefslogtreecommitdiff
path: root/src/stdatomic/ATOMIC_BOOL_LOCK_FREE.h
blob: d2e0a7f0c4db94137d6fdb8748d1acd144f616d7 (plain)
1
2
3
4
5
6
7
8
9
10
#if 0

#define ATOMIC_BOOL_LOCK_FREE                                                (1)


#endif

/*
STDC(201112)
*/