Home
last modified time | relevance | path

Searched refs:WithThreadsPerCore (Results 1 – 5 of 5) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/include/aws/snow-device-management/model/
H A DCpuOptions.h78 inline CpuOptions& WithThreadsPerCore(int value) { SetThreadsPerCore(value); return *this;} in WithThreadsPerCore() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DCpuOptions.h79 inline CpuOptions& WithThreadsPerCore(int value) { SetThreadsPerCore(value); return *this;} in WithThreadsPerCore() function
H A DCpuOptionsRequest.h88 … inline CpuOptionsRequest& WithThreadsPerCore(int value) { SetThreadsPerCore(value); return *this;} in WithThreadsPerCore() function
H A DLaunchTemplateCpuOptions.h79 …inline LaunchTemplateCpuOptions& WithThreadsPerCore(int value) { SetThreadsPerCore(value); return … in WithThreadsPerCore() function
H A DLaunchTemplateCpuOptionsRequest.h84 …inline LaunchTemplateCpuOptionsRequest& WithThreadsPerCore(int value) { SetThreadsPerCore(value); … in WithThreadsPerCore() function