FreeRDP
TestThreadExitThread.c File Reference
#include <winpr/file.h>
#include <winpr/synch.h>
#include <winpr/thread.h>

Functions

static DWORD WINAPI thread_func (LPVOID arg)
 
int TestThreadExitThread (int argc, char *argv[])
 

Function Documentation

◆ TestThreadExitThread()

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

◆ thread_func()

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