FreeRDP
TestSynchThread.c File Reference
#include <winpr/crt.h>
#include <winpr/synch.h>
#include <winpr/thread.h>

Functions

static DWORD WINAPI test_thread (LPVOID arg)
 
int TestSynchThread (int argc, char *argv[])
 

Function Documentation

◆ test_thread()

static DWORD WINAPI test_thread ( LPVOID  arg)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestSynchThread()

int TestSynchThread ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: