|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
This is the complete list of members for kcenon::thread::jobs::job_interface, including all inherited members.
| cancel()=0 | kcenon::thread::jobs::job_interface | pure virtual |
| description() const =0 | kcenon::thread::jobs::job_interface | pure virtual |
| execute()=0 | kcenon::thread::jobs::job_interface | pure virtual |
| priority() const =0 | kcenon::thread::jobs::job_interface | pure virtual |
| state() const =0 | kcenon::thread::jobs::job_interface | pure virtual |
| ~job_interface()=default | kcenon::thread::jobs::job_interface | virtual |