Push an element into (the first stage of) the pipeline. Blocking.
Declared in <folly/MPMCPipeline.h>
<folly/MPMCPipeline.h>
template<class... Args> void blockingWrite(Args&&... args);