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