- GetTlsDataAddress
void* GetTlsDataAddress(HANDLE hnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetTlsDataAddress
void* GetTlsDataAddress(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetTlsEntryAdr
void** GetTlsEntryAdr()
Undocumented in source. Be warned that the author may not have intended to support it.
- OpenThread
HANDLE OpenThread(DWORD dwDesiredAccess, BOOL bInheritHandle, DWORD dwThreadId)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- rt_moduleTlsCtor
void rt_moduleTlsCtor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rt_moduleTlsDtor
void rt_moduleTlsDtor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- thread_moduleTlsCtor
void thread_moduleTlsCtor(uint id)
////////////////////////////////////////////////////////////////
- thread_moduleTlsDtor
void thread_moduleTlsDtor(uint id)
////////////////////////////////////////////////////////////////
This module provides OS specific helper function for threads support