msvcrt: Use InitOnceExecuteOnce to allocate TLS index.
commit3fbfddbd534709f9e0185d608f954390baf4f45c
authorPiotr Caban <piotr@codeweavers.com>
Wed, 2 Feb 2022 18:48:19 +0000 (2 19:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Feb 2022 16:19:41 +0000 (3 17:19 +0100)
tree32565b2562f909e0e905258fd7420d7ffd32afb4
parent2a74dc51f254330be106331f64710cd2e12fc5d4
msvcrt: Use InitOnceExecuteOnce to allocate TLS index.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/concurrency.c