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
F152457609: D18557.diff
Wed, Apr 15, 2:15 AM
Unknown Object (File)
Sun, Apr 12, 1:28 PM
Unknown Object (File)
Mon, Apr 6, 10:48 AM
Unknown Object (File)
Sat, Apr 4, 5:20 PM
Unknown Object (File)
Sun, Mar 22, 7:44 AM
Unknown Object (File)
Sun, Mar 22, 5:22 AM
Unknown Object (File)
Fri, Mar 20, 12:52 AM
Unknown Object (File)
Fri, Mar 20, 12:52 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21565
Build 20869: 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.