HomeSort by relevance Sort by last modified time
    Searched refs:__atomic_flag_data_type (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 244 typedef bool __atomic_flag_data_type; typedef
246 typedef unsigned char __atomic_flag_data_type; typedef
263 __atomic_flag_data_type _M_i;
319 static constexpr __atomic_flag_data_type
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
atomic_base.h 244 typedef bool __atomic_flag_data_type; typedef
246 typedef unsigned char __atomic_flag_data_type; typedef
263 __atomic_flag_data_type _M_i;
319 static constexpr __atomic_flag_data_type
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
atomic_base.h 244 typedef bool __atomic_flag_data_type; typedef
246 typedef unsigned char __atomic_flag_data_type; typedef
263 __atomic_flag_data_type _M_i;
319 static constexpr __atomic_flag_data_type
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 248 typedef bool __atomic_flag_data_type; typedef
250 typedef unsigned char __atomic_flag_data_type; typedef
267 __atomic_flag_data_type _M_i;
323 static constexpr __atomic_flag_data_type

Completed in 91 milliseconds