Searched defs:work_type (Results 1 – 2 of 2) sorted by relevance
319 struct work_type { struct in async_activity320 input_type input;321 gateway_type* gateway;677 struct work_type { struct in AsyncActivity678 int input;679 gateway_t* gateway;
258 struct work_type { data_type input; gateway_type* gateway; }; argument