You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace Win32 PAL CRITICAL_SECTION with minipal Mutex (#115858)
* Remove unused ThreadStore::CanAcquireLock().
* Create PAL critical section
Delete unused debugging APIs in PAL CS code
* Remove PAL tests for CRITICAL_SECTION
Remove any non-running tests requiring CRITICAL_SECTION
Remove unused PAL header referencing CRITICAL_SECTION (internal.h)
---------
Co-authored-by: Jan Kotas <[email protected]>
0 commit comments