--- layout: stdlib-reference --- # Atomic functions This category contains the following declarations: #### [InterlockedAdd\](interlockedadd-0b) #### [InterlockedAnd\](interlockedand-0b) #### [InterlockedCompareExchange\](interlockedcompareexchange-0bi) #### [InterlockedCompareExchangeFloatBitwise](interlockedcompareexchangefloatbitwise-0biqv) #### [InterlockedCompareStore\](interlockedcomparestore-0bi) #### [InterlockedCompareStoreFloatBitwise\](interlockedcomparestorefloatbitwise-0bins) #### [InterlockedExchange\](interlockedexchange-0b) #### [InterlockedMax\](interlockedmax-0b) #### [InterlockedMin\](interlockedmin-0b) #### [InterlockedOr\](interlockedor-0b) #### [InterlockedXor\](interlockedxor-0b)