c-pal/win32/reals/real_threadpool.c

18 строки
493 B
C

// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#include "real_gballoc_hl_renames.h"
#include "real_interlocked_renames.h"
#include "real_execution_engine_renames.h"
#include "real_execution_engine_win32_renames.h"
#include "real_threadpool_renames.h" // IWYU pragma: keep
#include "real_ps_util_renames.h" // IWYU pragma: keep
#include "../src/threadpool_win32.c"