Searched defs:rc_list (Results 1 – 3 of 3) sorted by relevance
11 struct rc_list { struct13 struct rc_list *Prev; argument14 struct rc_list *Next; argument
14 rc_list(struct memory_pool *pool, void *item) in rc_list() function
11 def runInSubprocess(args, rc_list=None): argument