Version

    Other Documentation

menu_open
Wwise SDK 2019.2.15

◆ TermForThread()

AKSOUNDENGINE_API void AK::MemoryMgr::TermForThread ( )

Allows you to manually terminate a thread for use with the memory manager. The default implementation of the memory manager requires that all threads that interact with the memory manager call this function prior to either their termination or the termination of the memory manager. Threads not created by the sound engine itself will not have this function called for them automatically. Take care to call this function for any thread, not owned by wwise, that may have interacted with the memory manager. For example job system workers.

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