Searched refs:atomic_uint (Results 1 – 4 of 4) sorted by relevance
47 typedef _Atomic unsigned int atomic_uint; typedef
111 typedef __atomic_base<unsigned int> atomic_uint; in _GLIBCXX_VISIBILITY() typedef
610 struct atomic<unsigned int> : public atomic_uint613 typedef atomic_uint __base_type;
888 /// atomic_uint889 typedef atomic<unsigned int> atomic_uint;