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
F115573038: D18557.diff
Fri, Apr 25, 12:48 PM
Unknown Object (File)
Mon, Apr 21, 6:01 PM
Unknown Object (File)
Sun, Apr 20, 1:22 PM
Unknown Object (File)
Sun, Apr 20, 1:17 PM
Unknown Object (File)
Sun, Apr 20, 12:50 PM
Unknown Object (File)
Mar 26 2025, 11:27 AM
Unknown Object (File)
Mar 20 2025, 5:32 PM
Unknown Object (File)
Mar 12 2025, 1:35 PM
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.