mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 10:56:02 +08:00
According to JIRA user simonelombardo, there was crash in exiting a thread. - Add UserAssignmentLock, and UserAssignmentUnlock helper functions. - Lock and unlock pti->spDefaultImc by using those helper functions. CORE-18044