Intel IPP Integration Wrappers Developer Guide and Reference

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

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

Syntax
IW_DECL(void*)  iwTls_Get(
    IwTls *pTls 
);
Parameters

pTls

Pointer to the IwTls structure.

Description

This function obtains a pointer to the object from the TLS storage for a current thread. If for the current thread no object has been created yet, the function returns NULL.

Return Values

Pointer to the stored data for a current thread, or NULL if no data is stored.

Did you find the information on this page useful?

Characters remaining:

Feedback Message