Searched refs:shutdown_called (Results 1 – 6 of 6) sorted by relevance
229 bool shutdown_called; member251 bool shutdown_called; member268 bool shutdown_called; member506 cqd->shutdown_called = false; in cq_init_next()525 cqd->shutdown_called = false; in cq_init_pluck()540 cqd->shutdown_called = false; in cq_init_callback()1073 GPR_ASSERT(cqd->shutdown_called);1090 if (cqd->shutdown_called) {1095 cqd->shutdown_called = true;1308 GPR_ASSERT(cqd->shutdown_called);[all …]
72 if (winsocket->shutdown_called) { in grpc_winsocket_shutdown()76 winsocket->shutdown_called = true; in grpc_winsocket_shutdown()
79 bool shutdown_called; member
92 if (socket->shutdown_called) { in grpc_iocp_work()
355 shutdown_called = 0 variable in MiscTestCase.test_shutdown_request_called_if_verify_request_false.MyServer357 self.shutdown_called += 1365 self.assertEqual(server.shutdown_called, 1)
482 shutdown_called = 0 variable in MiscTestCase.test_shutdown_request_called_if_verify_request_false.MyServer484 self.shutdown_called += 1492 self.assertEqual(server.shutdown_called, 1)