]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/TimerDxe/Timer.c
Fix a bug reported by EDK940 "The main thread has not LeaveCriticalSection when be...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 22 Feb 2008 09:43:59 +0000 (09:43 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 22 Feb 2008 09:43:59 +0000 (09:43 +0000)
commit1710eeb85ea79ae91c9e23abc448bee553226f59
tree4ceb1d92a2c6d22b8397a061301f2db0c40ec28b
parent34d675a0c982341256c426813355776b9f13aa7d
Fix a bug reported by EDK940 "The main thread has not LeaveCriticalSection when be Suspended, and the child thread will try to EnterCriticalSection, there is the confliction".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4745 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/TimerDxe/Timer.c