win32 threads: assume TryEnterCriticalSection
authorRyan Lortie <desrt@desrt.ca>
Wed, 31 Aug 2011 21:18:43 +0000 (17:18 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 9 Sep 2011 16:47:40 +0000 (12:47 -0400)
commitfc6a9275a4c1e14edb0b9948672ec77af980bc23
treed59a16aceeec3ae7d2c18ec4bf69a133e30b8c5c
parent7cf89847e26af7817827a47cc2f4857d1742f4d0
win32 threads: assume TryEnterCriticalSection

Remove the dynamic lookup for TryEnterCriticalSection, which has existed
since Windows 2000.
gthread/gthread-win32.c