Intel IPP Integration Wrappers Developer Guide and Reference

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

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

Syntax
IW_DECL(IppStatus) iwTls_ReleaseData(
    IwTls *pTls 
);
Parameters

pTls

Pointer to the IwTls structure.

Description

This function releases only data for all threads and does not release the TLS object itself. To automatically release internal object data for different threads, initialize the IwTlsDestructor pointer.

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