FreeRDP
TestInterlockedDList.c File Reference
#include <stdio.h>
#include <winpr/crt.h>
#include <winpr/windows.h>
#include <winpr/interlocked.h>

Typedefs

typedef struct LIST_ITEM * PLIST_ITEM
 

Functions

int TestInterlockedDList (int argc, char *argv[])
 

Typedef Documentation

◆ PLIST_ITEM

typedef struct LIST_ITEM * PLIST_ITEM

Function Documentation

◆ TestInterlockedDList()

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