зеркало из https://github.com/Azure/c-pal.git
8 строки
442 B
C
8 строки
442 B
C
// Copyright (c) Microsoft. All rights reserved.
|
|
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
|
|
|
#define JOB_OBJECT_HELPER real_JOB_OBJECT_HELPER
|
|
|
|
#define job_object_helper_create real_job_object_helper_create
|
|
#define job_object_helper_limit_memory real_job_object_helper_limit_memory
|
|
#define job_object_helper_limit_cpu real_job_object_helper_limit_cpu |