Searched refs:heap_free (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c677 heap_free(struct dn_heap *h) function
1874 heap_free( &(pipe->scheduler_heap) );
1875 heap_free( &(pipe->not_eligible_heap) );
1876 heap_free( &(pipe->idle_heap) );
1898 heap_free(&ready_heap);
1899 heap_free(&wfq_ready_heap);
1900 heap_free(&extract_heap);
2246 heap_free(&ready_heap);
2247 heap_free(&wfq_ready_heap);
2248 heap_free(
[all...]

Completed in 25 milliseconds