GC API: Difference between revisions

11 bytes added ,  10 April 2008
whoops, layout without location is kinda silly!
(Rooting...)
(whoops, layout without location is kinda silly!)
Line 185: Line 185:
   GCRoot *next; /* managed by the gc */
   GCRoot *next; /* managed by the gc */
   GCRoot *prev; /* managed by the gc */
   GCRoot *prev; /* managed by the gc */
   GCLayout *layout;      
   GCLayout *layout;
  void *address;
  } gc_Root;
  } gc_Root;
 
  void '''gc_add_root'''(
  void '''gc_add_root'''(
   GCRoot *root);
   GCRoot *root);
Confirmed users, Bureaucrats and Sysops emeriti
1,217

edits