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

  /prebuilt/linux-x86/toolchain/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
  /prebuilt/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
  /prebuilt/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
  /prebuilt/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

Completed in 2629 milliseconds