Orrery
A GPU-accelerated N-body gravitational simulator
Loading...
Searching...
No Matches
orrery::backend::ThreadPool Member List

This is the complete list of members for orrery::backend::ThreadPool, including all inherited members.

Affinity enum nameorrery::backend::ThreadPool
affinity() const noexcept (defined in orrery::backend::ThreadPool)orrery::backend::ThreadPoolinline
core_class(unsigned worker) const noexceptorrery::backend::ThreadPool
default_worker_count() noexceptorrery::backend::ThreadPoolstatic
dispatch(WorkerBody body)orrery::backend::ThreadPool
operator=(const ThreadPool &)=delete (defined in orrery::backend::ThreadPool)orrery::backend::ThreadPool
operator=(ThreadPool &&)=delete (defined in orrery::backend::ThreadPool)orrery::backend::ThreadPool
ThreadPool(unsigned worker_count=0, Affinity affinity=Affinity::kUnpinned)orrery::backend::ThreadPoolexplicit
ThreadPool(const ThreadPool &)=delete (defined in orrery::backend::ThreadPool)orrery::backend::ThreadPool
ThreadPool(ThreadPool &&)=delete (defined in orrery::backend::ThreadPool)orrery::backend::ThreadPool
worker_count() const noexcept (defined in orrery::backend::ThreadPool)orrery::backend::ThreadPoolinline
WorkerBody typedeforrery::backend::ThreadPool
~ThreadPool()orrery::backend::ThreadPool