Home
last modified time | relevance | path

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

/llvm-project-15.0.7/pstl/test/support/
H A Dutils.h291 dec_alive_objects(); in ~MemoryChecker()
301 void dec_alive_objects() { alive_object_counter.fetch_sub(1); } in dec_alive_objects() function