https://bugs.linaro.org/show_bug.cgi?id=1615

Bill Fischofer <bill.fischo...@linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bill.fischo...@linaro.org

--- Comment #14 from Bill Fischofer <bill.fischo...@linaro.org> ---
If that is the case then the issue is that odp_timer_pool_del() needs to
synchronize to allow events to flush before completing its operation.  This is
a common convention in async processing as teardowns always have to deal with
the fact that you potentially have one or more in-flight operations at the time
you want to clean up.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to