windows/SysThread.cpp File Reference
#include "windows.h"
#include "SysThread.hpp"
Include dependency graph for windows/SysThread.cpp:

Go to the source code of this file.

Functions

DWORD WINAPI call_thread_function (void *arguments)
 

Function Documentation

◆ call_thread_function()

DWORD WINAPI call_thread_function ( void *  arguments)

Definition at line 48 of file windows/SysThread.cpp.