Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 9/30/2019
Public
Document Table of Contents

iwAtomic_AddInt

Syntax
IW_DECL(int) iwAtomic_AddInt(int *pInt, int delta);
Parameters
pInt

Pointer the input integer value.

delta

Value to add.

Description

This function performs thread-safe addition operation on an integer variable.

Return Values

Value of the variable before the operation.

Did you find the information on this page useful?

Characters remaining:

Feedback Message