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
F145980950: D18557.id52004.diff
Thu, Feb 26, 5:50 PM
Unknown Object (File)
Sun, Feb 8, 11:28 AM
Unknown Object (File)
Sun, Feb 8, 8:46 AM
Unknown Object (File)
Sat, Feb 7, 8:21 PM
Unknown Object (File)
Sat, Jan 31, 1:07 AM
Unknown Object (File)
Dec 12 2025, 6:17 AM
Unknown Object (File)
Dec 10 2025, 2:16 PM
Unknown Object (File)
Dec 2 2025, 4:26 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.