Home
last modified time | relevance | path

Searched defs:work_item_baton_t (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDworkqueue.c67 typedef struct work_item_baton_t work_item_baton_t; typedef
1411 struct work_item_baton_t struct
1422 dispatch_work_item(work_item_baton_t *wqb, in dispatch_work_item() argument