Home
last modified time | relevance | path

Searched refs:WORKUNIT_CANCELLED (Results 1 – 1 of 1) sorted by relevance

/NextBSD/lib/libosxsupport/
HDsi_module.c52 #define WORKUNIT_CANCELLED 0x00000001 macro
1045 if (r->flags & WORKUNIT_CANCELLED) in si_async_launchpad()
1189 if ((r->flags & WORKUNIT_CANCELLED) == 0) in si_async_handle_reply()