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