Searched refs:notified (Results 1 – 6 of 6) sorted by relevance
50 * @param items Array of state item names to be notified about.
59 * and index. The code runs at normal thread level, but is notified with the mach_absolute_time
60 …* Once the workgroup port has been sent to the driver, the driver should be notified with a user-d…
76 …* Once the remote eventlink port has been sent to the driver, the driver should be notified with a…
283 uint32_t notified : 1; /* no-more-processes notification was sent via special port */ member1646 assert(!coal->notified); in coalition_remove_active()1648 coal->notified = TRUE; in coalition_remove_active()1937 assert(!coal->notified); in coalition_request_terminate_internal()1939 coal->notified = TRUE; in coalition_request_terminate_internal()
459 if (coal.notified):