Searched refs:myActiveBodyCnt (Results 1 – 1 of 1) sorted by relevance
89 mutable std::atomic<size_t> myActiveBodyCnt; member102 myActiveBodyCnt = 0; in ExactConcurrencyLevel()114 size_t v = ++myActiveBodyCnt; in operator()129 --myActiveBodyCnt; in operator()