#include <core/system/lambda/worker_pool.hpp>
RAII for allocating worker proxy. When the worker_guard is destoryed, the guarded worker be released by the worker_pool.
Definition at line 246 of file worker_pool.hpp.