folly::setCPUExecutorToGlobalCPUExecutor

methodset Deprecated

Synopsis

Declared in <folly/executors/GlobalExecutor.h>

[[deprecated("setCPUExecutorToGlobalCPUExecutor is deprecated. Switch to setUnsafeMutableGlobalCPUExecutorToGlobalCPUExecutor. ")]]
void
setCPUExecutorToGlobalCPUExecutor();

WARNING

Deprecated: setCPUExecutorToGlobalCPUExecutor is deprecated. Switch to setUnsafeMutableGlobalCPUExecutorToGlobalCPUExecutor. . Use of this entity is allowed but discouraged.

Description

Switch to setUnsafeMutableGlobalCPUExecutorToGlobalCPUExecutor.