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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
sp_counted_base_gcc_mips.hpp 52 inline int atomic_decrement( int * pw ) function in namespace:boost::detail
151 if( atomic_decrement( &use_count_ ) == 0 )
165 if( atomic_decrement( &weak_count_ ) == 0 )
  /external/valgrind/main/helgrind/docs/
hg-manual.xml     [all...]

Completed in 334 milliseconds