mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[NTDLL_VISTA] Add RtlTryAcquireSRWLockExclusive
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
@ stdcall RtlReleaseSRWLockShared(ptr)
|
||||
@ stdcall RtlAcquireSRWLockExclusive(ptr)
|
||||
@ stdcall RtlReleaseSRWLockExclusive(ptr)
|
||||
@ stdcall RtlTryAcquireSRWLockExclusive(ptr)
|
||||
@ stdcall RtlRunOnceInitialize(ptr)
|
||||
@ stdcall RtlRunOnceBeginInitialize(ptr long ptr)
|
||||
@ stdcall RtlRunOnceComplete(ptr long ptr)
|
||||
|
||||
Reference in New Issue
Block a user