Searched refs:grpc_closure_list_empty (Results 1 – 8 of 8) sorted by relevance
145 !grpc_closure_list_empty(closure_list_); in HasWork()
302 if (!grpc_closure_list_empty(lock->final_list)) { in grpc_combiner_continue_exec_ctx()341 if (grpc_closure_list_empty(lock->final_list)) { in combiner_finally_exec()
172 while (grpc_closure_list_empty(ts->elems) && !ts->shutdown) { in ThreadMain()280 if (grpc_closure_list_empty(ts->elems) && !ts->shutdown) { in Enqueue()
127 if (!grpc_closure_list_empty(closure_list_)) { in Flush()
171 if (!grpc_closure_list_empty(*grpc_core::ExecCtx::Get()->closure_list())) { in pollset_work()
240 inline bool grpc_closure_list_empty(grpc_closure_list closure_list) { function
48 if (grpc_closure_list_empty(pq->lists[GRPC_CHTTP2_PCL_NEXT])) { in maybe_initiate_ping()52 if (!grpc_closure_list_empty(pq->lists[GRPC_CHTTP2_PCL_INFLIGHT])) { in maybe_initiate_ping()
1727 if (!grpc_closure_list_empty(pq->lists[GRPC_CHTTP2_PCL_INFLIGHT])) { in send_keepalive_ping_locked()1758 if (!grpc_closure_list_empty(pq->lists[GRPC_CHTTP2_PCL_NEXT])) { in grpc_chttp2_ack_ping()