/home/runner/work/HiCR/HiCR/include/hicr/backends/nosv/executionUnit.hpp Source File
HiCR
|
executionUnit.hpp
Go to the documentation of this file.
This file implements the abstract execution unit class for the Pthreads backend.
Definition executionUnit.hpp:37
Definition executionUnit.hpp:34
__INLINE__ std::string getType() const override
Definition executionUnit.hpp:57
ExecutionUnit(pthreadFc_t fc)
Definition executionUnit.hpp:47
std::function< void(void *)> pthreadFc_t
Definition executionUnit.hpp:40
~ExecutionUnit() override=default
__INLINE__ pthreadFc_t & getFunction()
Definition executionUnit.hpp:64
Generated by