.. index:: pair: struct; EE::System::ThreadPool::Work .. _doxid-struct_e_e_1_1_system_1_1_thread_pool_1_1_work: struct EE::System::ThreadPool::Work =================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct Work { // fields :ref:`Uint64` :target:`id` { 0 }; const std::function :target:`func`; const std::function`&)> :target:`callback`; :ref:`Uint64` :target:`tag` { 0 }; };