mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 14:24:43 +00:00
45 lines
919 B
Modula-2
Vendored
45 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
|