HomeSort by relevance Sort by last modified time
    Searched refs:__scoped_lock (Results 1 - 25 of 30) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
concurrence.h 241 class __scoped_lock class
249 __scoped_lock(const __scoped_lock&);
250 __scoped_lock& operator=(const __scoped_lock&);
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) function in class:__scoped_lock
256 ~__scoped_lock() throw()
pool_allocator.h 224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
bitmap_allocator.h 657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut);
947 __gnu_cxx::__scoped_lock __bit_lock(_S_mut);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 241 class __scoped_lock class
249 __scoped_lock(const __scoped_lock&);
250 __scoped_lock& operator=(const __scoped_lock&);
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) function in class:__scoped_lock
256 ~__scoped_lock() throw()
pool_allocator.h 224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
bitmap_allocator.h 657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut);
947 __gnu_cxx::__scoped_lock __bit_lock(_S_mut);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 241 class __scoped_lock class
249 __scoped_lock(const __scoped_lock&);
250 __scoped_lock& operator=(const __scoped_lock&);
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) function in class:__scoped_lock
256 ~__scoped_lock() throw()
pool_allocator.h 224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
bitmap_allocator.h 657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut);
947 __gnu_cxx::__scoped_lock __bit_lock(_S_mut);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 241 class __scoped_lock class
249 __scoped_lock(const __scoped_lock&);
250 __scoped_lock& operator=(const __scoped_lock&);
253 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) function in class:__scoped_lock
256 ~__scoped_lock() throw()
pool_allocator.h 224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
concurrence.h 299 class __scoped_lock class
307 __scoped_lock(const __scoped_lock&);
308 __scoped_lock& operator=(const __scoped_lock&);
311 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) function in class:__scoped_lock
314 ~__scoped_lock() throw()
pool_allocator.h 226 __scoped_lock sentry(_M_get_mutex());
256 __scoped_lock sentry(_M_get_mutex());
bitmap_allocator.h 638 __scoped_lock __bfl_lock(_M_get_mutex());
828 __scoped_lock __bit_lock(_S_mut);
918 __scoped_lock __bit_lock(_S_mut);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
concurrence.h 299 class __scoped_lock class
307 __scoped_lock(const __scoped_lock&);
308 __scoped_lock& operator=(const __scoped_lock&);
311 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) function in class:__scoped_lock
314 ~__scoped_lock() throw()
pool_allocator.h 226 __scoped_lock sentry(_M_get_mutex());
256 __scoped_lock sentry(_M_get_mutex());
bitmap_allocator.h 638 __scoped_lock __bfl_lock(_M_get_mutex());
828 __scoped_lock __bit_lock(_S_mut);
918 __scoped_lock __bit_lock(_S_mut);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
safe_sequence.h 126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
boost_sp_counted_base.h 210 __gnu_cxx::__scoped_lock sentry(*this);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 210 __gnu_cxx::__scoped_lock sentry(*this);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 210 __gnu_cxx::__scoped_lock sentry(*this);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 210 __gnu_cxx::__scoped_lock sentry(*this);

Completed in 443 milliseconds

1 2