On Wed, Mar 06, 2019 at 08:45:57AM -0600, Gage Eads wrote:
> This commit adds an implementation of the lock-free stack push, pop, and
> length functions that use __atomic builtins, for systems that benefit from
> the finer-grained memory ordering control.
> 
> Signed-off-by: Gage Eads <[email protected]>

Reviewed-by: Olivier Matz <[email protected]>

Reply via email to