Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109477863
D47630.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
756 B
Referenced Files
None
Subscribers
None
D47630.diff
View Options
diff --git a/share/man/man9/atomic.9 b/share/man/man9/atomic.9
--- a/share/man/man9/atomic.9
+++ b/share/man/man9/atomic.9
@@ -20,7 +20,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 16, 2023
+.Dd November 19, 2024
.Dt ATOMIC 9
.Os
.Sh NAME
@@ -480,10 +480,13 @@
.Fn atomic_testandclear
functions are only implemented for the types
.Dq Li int ,
-.Dq Li long
+.Dq Li long ,
+.Dq Li 32 ,
and
-.Dq Li 32
-and do not have any variants with memory barriers at this time.
+.Dq Li 64
+and generally do not have any variants with memory barriers at this time
+except for
+.Fn atomic_testandset_acq_long .
.Pp
The type
.Dq Li 64
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 6, 2:46 PM (20 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14741479
Default Alt Text
D47630.diff (756 B)
Attached To
Mode
D47630: atomic.9: Document atomic_testand*_64 and atomic_testandset_acq_long
Attached
Detach File
Event Timeline
Log In to Comment