Searched defs:atomic_bool (Results 1 – 2 of 2) sorted by relevance
88 typedef _Atomic(bool) atomic_bool; typedef90 typedef _Atomic(_Bool) atomic_bool; typedef
216 typedef _Atomic(__Bool) atomic_bool; typedef