Home
last modified time | relevance | path

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

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