Jérôme Gardou
|
65b6af58f9
|
[SDK:RTL] Statically initialize RtlCriticalSectionList
This might be used before RtlpInitDeferedCriticalSection gets called
|
2021-03-03 14:10:47 +01:00 |
|
Jérôme Gardou
|
2486558ae1
|
[RTL] Do not mess with critical section lock when there is no reason to.
- When process is shutting down.
- When the caller is so drunk that they leave twice the pub altough they entered it only once.
|
2021-01-29 18:18:09 +01:00 |
|
Timo Kreuzer
|
5fa4fd7bef
|
[RTL][NTDLL] Add some function stubs
- LdrSetAppCompatDllRedirectionCallback
- RtlCancelTimer
- RtlCreateServiceSid
- RtlQueryProcessHeapInformation
- RtlQueueApcWow64Thread
- RtlSetTimer
- RtlUnhandledExceptionFilter2
- RtlpNotOwnerCriticalSection
|
2020-01-03 13:00:45 +01:00 |
|
Thomas Faber
|
0e6581440e
|
[RTL] Fix failure check in RtlpCreateCriticalSectionSem.
|
2019-06-25 09:26:05 +02:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|