Page MenuHomePhorge

ropes.h
No OneTemporary

Size
197 B
Referenced Files
None
Subscribers
None
#ifndef ANT_GC_ROPES_H
#define ANT_GC_ROPES_H
#include "types.h"
#include <stdbool.h>
void gc_ropes_begin(ant_t *js);
void gc_ropes_sweep(ant_t *js);
bool gc_ropes_mark(const void *ptr);
#endif

File Metadata

Mime Type
text/x-c
Expires
Fri, Apr 3, 12:56 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
520600
Default Alt Text
ropes.h (197 B)

Event Timeline