Searched refs:run_add (Results 1 – 2 of 2) sorted by relevance
45 def run_add(add_op): function50 target=run_add, args=(add_op,)) for add_op in adds105 def run_add(add_op): function110 target=run_add, args=(add_op,)) for add_op in adds
34 struct run* (*run_add)(struct msg *msg); member