win32/reals/real_threadpool.c (8 lines of code) (raw):

// 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 "real_srw_lock_ll_renames.h" #include "../src/threadpool_win32.c"