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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
concurrence.h 244 typedef __mutex __mutex_type; typedef in class:__scoped_lock
247 __mutex_type& _M_device;
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name)
bitmap_allocator.h 551 typedef __mutex __mutex_type; typedef in class:free_list
562 __mutex_type&
565 static __mutex_type _S_mutex;
720 typedef free_list::__mutex_type __mutex_type; typedef in class:bitmap_allocator
827 static __mutex_type _S_mut;
1138 typename bitmap_allocator<_Tp>::__mutex_type
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 244 typedef __mutex __mutex_type; typedef in class:__scoped_lock
247 __mutex_type& _M_device;
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name)
bitmap_allocator.h 551 typedef __mutex __mutex_type; typedef in class:free_list
562 __mutex_type&
565 static __mutex_type _S_mutex;
720 typedef free_list::__mutex_type __mutex_type; typedef in class:bitmap_allocator
827 static __mutex_type _S_mut;
1138 typename bitmap_allocator<_Tp>::__mutex_type
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 244 typedef __mutex __mutex_type; typedef in class:__scoped_lock
247 __mutex_type& _M_device;
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name)
bitmap_allocator.h 551 typedef __mutex __mutex_type; typedef in class:free_list
562 __mutex_type&
565 static __mutex_type _S_mutex;
720 typedef free_list::__mutex_type __mutex_type; typedef in class:bitmap_allocator
827 static __mutex_type _S_mut;
1138 typename bitmap_allocator<_Tp>::__mutex_type
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 244 typedef __mutex __mutex_type; typedef in class:__scoped_lock
247 __mutex_type& _M_device;
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name)
bitmap_allocator.h 551 typedef __mutex __mutex_type; typedef in class:free_list
562 __mutex_type&
565 static __mutex_type _S_mutex;
720 typedef free_list::__mutex_type __mutex_type; typedef in class:bitmap_allocator
827 static __mutex_type _S_mut;
1138 typename bitmap_allocator<_Tp>::__mutex_type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
concurrence.h 302 typedef __mutex __mutex_type; typedef in class:__scoped_lock
305 __mutex_type& _M_device;
311 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name)
bitmap_allocator.h 531 typedef __mutex __mutex_type; typedef in class:free_list
543 __mutex_type&
546 static __mutex_type _S_mutex;
701 typedef free_list::__mutex_type __mutex_type; typedef in class:bitmap_allocator
806 static __mutex_type _S_mut;
1104 typename bitmap_allocator<_Tp>::__mutex_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
concurrence.h 302 typedef __mutex __mutex_type; typedef in class:__scoped_lock
305 __mutex_type& _M_device;
311 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name)
bitmap_allocator.h 531 typedef __mutex __mutex_type; typedef in class:free_list
543 __mutex_type&
546 static __mutex_type _S_mutex;
701 typedef free_list::__mutex_type __mutex_type; typedef in class:bitmap_allocator
806 static __mutex_type _S_mut;
1104 typename bitmap_allocator<_Tp>::__mutex_type

Completed in 1650 milliseconds