Turi Create  4.0
turi::lambda::worker_guard< ProxyType > Class Template Reference

#include <core/system/lambda/worker_pool.hpp>

Detailed Description

template<typename ProxyType>
class turi::lambda::worker_guard< ProxyType >

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.


The documentation for this class was generated from the following file: