Home
last modified time | relevance | path

Searched refs:new_weak_count (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_base_pt.hpp115 long new_weak_count = --weak_count_; in weak_release() local
118 if( new_weak_count == 0 ) in weak_release()