mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 13:50:25 +08:00
b5c8cf43e724aba1a2bcb09b96b2a8f0cd507e30
- Cleanup mutex.c and sem.c. No real code changes, just add ASSERTs, STDCALL->NTAPI, IN/OUT decoration. - One change though, in KeReleaseMutant, use KeLeaveCriticalRegion instead of manually writing down the code, it's more readable this way. svn path=/trunk/; revision=24039
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%