HomeSort by relevance Sort by last modified time
    Searched defs:_Swap_owners (Results 1 - 6 of 6) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }

Completed in 62 milliseconds