Searched defs:atomic_bool (Results 1 – 9 of 9) sorted by relevance
32 typedef _Atomic(bool) atomic_bool; typedef34 typedef _Atomic(_Bool) atomic_bool; typedef
49 typedef intptr_t atomic_bool; typedef
46 typedef intptr_t atomic_bool; typedef
50 typedef _Bool atomic_bool; typedef
47 typedef intptr_t atomic_bool; typedef
216 typedef _Atomic(__Bool) atomic_bool; typedef
49509 typedef atomic<bool> atomic_bool; typedef