Intel IPP Integration Wrappers Developer Guide and Reference

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

<span class='option'>iwTls_Set</span>

Syntax
IW_DECL(IppStatus) iwTls_Set(
    IwTls *pTls,
    void  *pData
);
Parameters

pTls

Pointer to the IwTls structure.

pData

Pointer to the user object.

Description

Sets a pointer to the user object in the TLS storage for a current thread.

Return Values

ippStsNoErr

No errors.

ippStsNullPtrErr

At least one of the pointers is NULL.

ippStsErr

Internal TLS error.

Did you find the information on this page useful?

Characters remaining:

Feedback Message