Home
last modified time | relevance | path

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

/trunk/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx46 static bool decrementCount( ref_count_t& rCount ) { return --rCount != 0; } in decrementCount() function
58 static bool decrementCount( ref_count_t& rCount ) in decrementCount() function
194 if( !MTPolicy::decrementCount(m_pimpl->m_ref_count) ) in release()

Completed in 13 milliseconds