https://bugs.linaro.org/show_bug.cgi?id=1615
--- Comment #17 from Bill Fischofer <[email protected]> ---
To properly clean up the following is required.
1. Be able to quiesce the context so that no new events will be accepted by the
APIs.
2. Modify the context so that it tracks the number of events outstanding
against it. A single pending event counter that gets incremented on each new
event and decremented as the signals are received should suffice.
3. Modify the event handler so that when a signal is received it also checks
"Am I being deleted"? And if yes, then completes the delete when if it's the
last event to be received for that context.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp