Searched refs:gclist (Results 1 – 4 of 4) sorted by relevance
61 CRONFILE *gclist; variable324 CRONFILE *lstart, *list = gclist; in remove_completed_jobs()360 gclist = list; in remove_completed_jobs()410 dlist_add_nomalloc((struct double_list **)&gclist, in scan_cronfiles()506 CRONFILE *cfile = gclist; in count_running_jobs()531 if ((cfile = cfile->next) == gclist) break; in count_running_jobs()539 CRONFILE *cfile = gclist; in execute_jobs()579 if ((cfile = cfile->next) == gclist) break; in execute_jobs()590 CRONFILE *cfile = gclist; in schedule_jobs()621 if ((cfile = cfile->next) == gclist) break; in schedule_jobs()
113 #define linkgclist(o,p) ((o)->gclist = (p), (p) = obj2gco(o))567 g->gray = h->gclist; /* remove from 'gray' list */ in propagatemark()573 g->gray = cl->gclist; /* remove from 'gray' list */ in propagatemark()579 g->gray = cl->gclist; /* remove from 'gray' list */ in propagatemark()585 g->gray = th->gclist; /* remove from 'gray' list */ in propagatemark()593 g->gray = p->gclist; /* remove from 'gray' list */ in propagatemark()616 next = gco2t(w)->gclist; in convergeephemerons()640 for (; l != f; l = gco2t(l)->gclist) { in clearkeys()659 for (; l != f; l = gco2t(l)->gclist) { in clearvalues()
428 GCObject *gclist; member444 CommonHeader; lu_byte nupvalues; GCObject *gclist506 GCObject *gclist; member
189 GCObject *gclist; member