Page MenuHomeFreeBSD

atomic_fcmpset* return int, not the type of *.
ClosedPublic

Authored by imp on Dec 14 2018, 4:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 31, 2:46 AM
Unknown Object (File)
Wed, Jul 29, 12:08 AM
Unknown Object (File)
Fri, Jul 24, 12:40 PM
Unknown Object (File)
Sat, Jul 18, 2:27 AM
Unknown Object (File)
May 8 2026, 6:38 AM
Unknown Object (File)
May 8 2026, 3:53 AM
Unknown Object (File)
May 8 2026, 12:56 AM
Unknown Object (File)
May 6 2026, 2:28 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

int ret; rather than uint*_t ret;

jhb added a subscriber: jhb.

Same fixes as in rS332891 :)

This revision is now accepted and ready to land.Dec 14 2018, 5:33 PM
This revision was automatically updated to reflect the committed changes.