Cyclone Scheme  0.4

◆ gc_heap_create()

gc_heap* gc_heap_create ( int  heap_type,
size_t  size,
size_t  max_size,
size_t  chunk_size,
gc_thread_data thd 
)

Create a new heap page. The caller must hold the necessary locks.