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
F87279953: D18557.id52006.diff
Mon, Jul 1, 4:39 AM
F87276356: D18557.id52004.diff
Mon, Jul 1, 3:23 AM
Unknown Object (File)
Sat, Jun 29, 1:16 AM
Unknown Object (File)
Apr 26 2024, 1:57 AM
Unknown Object (File)
Apr 22 2024, 3:54 PM
Unknown Object (File)
Jan 31 2024, 7:14 PM
Unknown Object (File)
Dec 20 2023, 3:30 AM
Unknown Object (File)
Dec 12 2023, 1:07 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.