|
YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Classes | |
| class | yaclib::Strand |
Namespaces | |
| namespace | yaclib |
Functions | |
| IExecutorPtr | yaclib::MakeStrand (IExecutorPtr e) |
| Strand is the asynchronous analogue of a mutex. | |