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
F153307303: D18557.id52006.diff
Mon, Apr 20, 9:22 AM
Unknown Object (File)
Fri, Apr 17, 3:44 AM
Unknown Object (File)
Thu, Apr 16, 2:13 PM
Unknown Object (File)
Thu, Apr 16, 11:45 AM
Unknown Object (File)
Wed, Apr 15, 5:55 PM
Unknown Object (File)
Wed, Apr 15, 2:15 AM
Unknown Object (File)
Sun, Apr 12, 1:28 PM
Unknown Object (File)
Mon, Apr 6, 10:48 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21564
Build 20868: arc lint + arc unit

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.