msvcrt: Avoid using global critical section while allocating new file descriptors.
commit6ed69c107f82d127f6e87f654fbfcd023498ec52
authorPiotr Caban <piotr@codeweavers.com>
Wed, 10 Jun 2015 16:12:53 +0000 (10 18:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Jun 2015 05:40:30 +0000 (11 14:40 +0900)
tree5fe0796cd9fa29c4dab22b76ecaa3a22dc5d43a3
parente7fc237088552965169dbd573b8dd895bac1d82a
msvcrt: Avoid using global critical section while allocating new file descriptors.
dlls/msvcrt/file.c