Version

menu_open
Wwise SDK 2019.2.15

◆ InitForThread()

AKSOUNDENGINE_API void AK::MemoryMgr::InitForThread ( )

Performs whatever steps are required to initialize a thread for use with the memory manager. For example initializing thread local storage that the allocator requires to work. The default implementation of the memory manager performs thread initialization automatically and therefore this call is optional. For implementations where the cost of automatically initializing a thread for use with an allocator would be prohibitively expensive this call allows you to perform the initialization once during, for example, thread creation.

See also

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise