zig/lib/libc/mingw/lib32/api-ms-win-core-synch-l1-1-0.def
Andrew Kelley 25fb6de83c mingw-w64: update to reflect latest tool changes
upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80

closes #18968
2024-03-20 11:23:51 -07:00

46 lines
919 B
Modula-2
Vendored

LIBRARY api-ms-win-core-synch-l1-1-0
EXPORTS
AcquireSRWLockExclusive@4
AcquireSRWLockShared@4
CancelWaitableTimer@4
CreateEventA@16
CreateEventExA@16
CreateEventExW@16
CreateEventW@16
CreateMutexA@12
CreateMutexExA@16
CreateMutexExW@16
CreateMutexW@12
CreateSemaphoreExW@24
CreateWaitableTimerExW@16
DeleteCriticalSection@4
EnterCriticalSection@4
InitializeCriticalSection@4
InitializeCriticalSectionAndSpinCount@8
InitializeCriticalSectionEx@12
InitializeSRWLock@4
LeaveCriticalSection@4
OpenEventA@12
OpenEventW@12
OpenMutexW@12
OpenSemaphoreW@12
OpenWaitableTimerW@12
ReleaseMutex@4
ReleaseSemaphore@12
ReleaseSRWLockExclusive@4
ReleaseSRWLockShared@4
ResetEvent@4
SetCriticalSectionSpinCount@8
SetEvent@4
SetWaitableTimer@24
SetWaitableTimerEx@28
SleepEx@8
TryAcquireSRWLockExclusive@4
TryAcquireSRWLockShared@4
TryEnterCriticalSection@4
WaitForMultipleObjectsEx@20
WaitForSingleObject@8
WaitForSingleObjectEx@12