Executor that runs added tasks serially and in order on a parent executor.
Synopsis
Declared in <folly/executors/SerialExecutor.h>
using SerialExecutor = /* implementation-defined */;
Created with MrDocs
Executor that runs added tasks serially and in order on a parent executor.
Declared in <folly/executors/SerialExecutor.h>
using SerialExecutor = /* implementation-defined */;
Created with MrDocs