A newer version of this document is available. Customers should click here to go to the newest version.
Atomic Intrinsic Subroutines
The following table lists atomic intrinsic subroutines. Atomic subroutines are impure.
Name |
Procedure Type |
Description |
|---|---|---|
Intrinsic Subroutine |
Performs atomic addition. |
|
Intrinsic Subroutine |
Performs atomic bitwise AND. |
|
Intrinsic Subroutine |
Performs atomic compare and swap. |
|
Intrinsic Subroutine |
Performs atomically defines a variable. |
|
Intrinsic Subroutine |
Performs atomic fetch and add. |
|
Intrinsic Subroutine |
Performs atomic fetch and bitwise AND. |
|
Intrinsic Subroutine |
Performs atomic fetch and bitwise OR. |
|
Intrinsic Subroutine |
Performs atomic fetch and bitwise exclusive OR. |
|
Intrinsic Subroutine |
Performs atomic bitwise OR. |
|
Intrinsic Subroutine |
Performs atomically references a variable. |
|
Intrinsic Subroutine |
Performs atomic bitwise exclusive OR. |