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

#define ATOMIC_INT_LOCK_FREE                                                 (1)


#endif

/*
STDC(201112)
*/