diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-10-31 13:31:58 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-11-11 13:41:43 +0200 |
commit | 6930f14733757592a4f8d92513f642a5dcc9ec9c (patch) | |
tree | ded7f8bfd5c18a9b0550580f5c2cc09a71b888fc /dos | |
parent | CMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4. (diff) | |
download | xz-6930f14733757592a4f8d92513f642a5dcc9ec9c.tar.xz |
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.
Diffstat (limited to 'dos')
0 files changed, 0 insertions, 0 deletions