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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.c409 heap_free(struct dn_heap *h) function
1436 heap_free( &(pipe->scheduler_heap) );
1437 heap_free( &(pipe->not_eligible_heap) );
1438 heap_free( &(pipe->idle_heap) );
1461 heap_free(&ready_heap);
1462 heap_free(&wfq_ready_heap);
1463 heap_free(&extract_heap);
1811 heap_free(&ready_heap);
1812 heap_free(&wfq_ready_heap);
1813 heap_free(
[all...]

Completed in 76 milliseconds