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
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
Unknown Object (File)
Nov 9 2023, 11:06 PM
Unknown Object (File)
Nov 7 2023, 8:33 PM
Unknown Object (File)
Oct 8 2023, 10:02 PM
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.