Searched refs:stream_list_empty (Results 1 – 1 of 1) sorted by relevance
48 static bool stream_list_empty(grpc_chttp2_transport* t, in stream_list_empty() function163 return !stream_list_empty(t, GRPC_CHTTP2_LIST_WRITING); in grpc_chttp2_list_have_writing_streams()