Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
13
third_party/FreeRDP/winpr/libwinpr/interlocked/module_5.1.def
vendored
Normal file
13
third_party/FreeRDP/winpr/libwinpr/interlocked/module_5.1.def
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
LIBRARY "libwinpr-interlocked"
|
||||
EXPORTS
|
||||
InterlockedCompareExchange64 @1
|
||||
InitializeListHead @2
|
||||
IsListEmpty @3
|
||||
RemoveEntryList @4
|
||||
InsertHeadList @5
|
||||
RemoveHeadList @6
|
||||
InsertTailList @7
|
||||
RemoveTailList @8
|
||||
AppendTailList @9
|
||||
PushEntryList @10
|
||||
PopEntryList @11
|
||||
Reference in New Issue
Block a user