Version

menu_open

include/AK/Tools/Win32/ThreadEmulation.h File Reference

Go to the source code of this file.

Namespaces

namespace   AK
 

Audiokinetic namespace.


namespace   AK::ThreadEmulation

Functions

HANDLE WINAPI  AK::ThreadEmulation::CreateThread (__in LPTHREAD_START_ROUTINE lpStartAddress, __in_opt LPVOID lpParameter, __in DWORD dwCreationFlags)
DWORD WINAPI  AK::ThreadEmulation::ResumeThread (__in HANDLE hThread)
BOOL WINAPI  AK::ThreadEmulation::SetThreadPriority (__in HANDLE hThread, __in int nPriority)
VOID WINAPI  AK::ThreadEmulation::Sleep (__in DWORD dwMilliseconds)
VOID WINAPI  AK::ThreadEmulation::SleepEx (__in DWORD dwMilliseconds, BOOL in_bAlertable)

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