1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-08 09:45:45 +00:00
Lasse Collin e53e0e2186 Windows: Fix mythread_once() macro with Vista threads.
Don't call InitOnceComplete() if initialization was already done.

So far mythread_once() has been needed only when building
with --enable-small. windows/build.bash does this together
with --disable-threads so the Vista-specific mythread_once()
is never needed by those builds. VS project files or
CMake-builds don't support HAVE_SMALL builds at all.
2022-10-31 13:31:58 +02:00
..
2009-09-19 09:47:30 +03:00
2020-02-20 18:54:04 +02:00
2009-09-19 09:47:30 +03:00
2009-09-19 09:47:30 +03:00
2009-09-19 09:47:30 +03:00