Searched refs:_wip_buf_count (Results 1 – 2 of 2) sorted by relevance
87 , _wip_buf_count (0) in SoftHandler()208 ++_wip_buf_count; in execute_buffer()298 --_wip_buf_count; in param_ended()
93 mutable std::atomic<int32_t> _wip_buf_count; variable