Intel IPP Integration Wrappers Developer Guide and Reference

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

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

Syntax
IW_DECL(IppStatus) iwTls_Init(
    IwTls          *pTls,     
    IwTlsDestructor destructor
);
Parameters

pTls

Pointer to the IwTls structure.

destructor

Pointer to the object destruction function.

Description

This function initializes the TLS structure, reserves the TLS index, and, if necessary, assigns a destruction function.

Return Values

ippStsNoErr

No errors.

ippStsNullPtrErr

The pTls pointer is NULL.

ippStsErr

Internal TLS error.

Did you find the information on this page useful?

Characters remaining:

Feedback Message