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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
spinlock_pt.hpp 26 class spinlock class in namespace:boost::detail
55 spinlock & sp_;
62 explicit scoped_lock( spinlock & sp ): sp_( sp )
spinlock_sync.hpp 30 class spinlock class in namespace:boost::detail
63 spinlock & sp_;
70 explicit scoped_lock( spinlock & sp ): sp_( sp )

Completed in 285 milliseconds