summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/interlocked/module_5.1.def
blob: 160c9de80da638dfb2e9fab12992146c168f9cea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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