Searched refs:run_add (Results 1 – 2 of 2) sorted by relevance
49 def run_add(add_op): function54 target=run_add, args=(add_op,)) for add_op in adds115 def run_add(add_op): function120 target=run_add, args=(add_op,)) for add_op in adds
35 struct run* (*run_add)(struct msg *msg); member