| 1 | LIBRARY api-ms-win-core-synch-l1-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | AcquireSRWLockExclusive@4 |
| 6 | AcquireSRWLockShared@4 |
| 7 | CancelWaitableTimer@4 |
| 8 | CreateEventA@16 |
| 9 | CreateEventExA@16 |
| 10 | CreateEventExW@16 |
| 11 | CreateEventW@16 |
| 12 | CreateMutexA@12 |
| 13 | CreateMutexExA@16 |
| 14 | CreateMutexExW@16 |
| 15 | CreateMutexW@12 |
| 16 | CreateSemaphoreExW@24 |
| 17 | CreateWaitableTimerExW@16 |
| 18 | DeleteCriticalSection@4 |
| 19 | EnterCriticalSection@4 |
| 20 | InitializeCriticalSection@4 |
| 21 | InitializeCriticalSectionAndSpinCount@8 |
| 22 | InitializeCriticalSectionEx@12 |
| 23 | InitializeSRWLock@4 |
| 24 | LeaveCriticalSection@4 |
| 25 | OpenEventA@12 |
| 26 | OpenEventW@12 |
| 27 | OpenMutexW@12 |
| 28 | OpenSemaphoreW@12 |
| 29 | OpenWaitableTimerW@12 |
| 30 | ReleaseMutex@4 |
| 31 | ReleaseSemaphore@12 |
| 32 | ReleaseSRWLockExclusive@4 |
| 33 | ReleaseSRWLockShared@4 |
| 34 | ResetEvent@4 |
| 35 | SetCriticalSectionSpinCount@8 |
| 36 | SetEvent@4 |
| 37 | SetWaitableTimer@24 |
| 38 | SetWaitableTimerEx@28 |
| 39 | SleepEx@8 |
| 40 | TryAcquireSRWLockExclusive@4 |
| 41 | TryAcquireSRWLockShared@4 |
| 42 | TryEnterCriticalSection@4 |
| 43 | WaitForMultipleObjectsEx@20 |
| 44 | WaitForSingleObject@8 |
| 45 | WaitForSingleObjectEx@12 |