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

#define ATOMIC_POINTER_LOCK_FREE                                             (1)


#endif

/*
STDC(201112)
*/