Searched refs:grpc_timer_heap_destroy (Results 1 – 7 of 7) sorted by relevance
122 grpc_timer_heap_destroy(&pq); in test1()225 grpc_timer_heap_destroy(&pq); in test2()286 grpc_timer_heap_destroy(&pq); in shrink_test()
35 void grpc_timer_heap_destroy(grpc_timer_heap* heap);
95 void grpc_timer_heap_destroy(grpc_timer_heap* heap) { gpr_free(heap->timers); } in grpc_timer_heap_destroy() function
280 grpc_timer_heap_destroy(&shard->heap); in timer_list_shutdown()