Searched refs:num_poll_for_work_ (Results 1 – 1 of 1) sorted by relevance
54 num_poll_for_work_(0), in ThreadManagerTest()72 gpr_atm num_poll_for_work_; // Number of calls to PollForWork member in grpc::ThreadManagerTest85 int call_num = gpr_atm_no_barrier_fetch_add(&num_poll_for_work_, 1); in PollForWork()