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)
Jan 11 2025, 11:59 PM
Unknown Object (File)
Dec 17 2024, 11:16 PM
Unknown Object (File)
Dec 9 2024, 2:48 AM
Unknown Object (File)
Nov 15 2024, 12:25 PM
Unknown Object (File)
Sep 27 2024, 6:42 AM
Unknown Object (File)
Sep 27 2024, 6:42 AM
Unknown Object (File)
Sep 27 2024, 6:42 AM
Unknown Object (File)
Sep 27 2024, 6:42 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.