Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ThreadPool Member List

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

enqueue(std::function< void()> t) (defined in nix::ThreadPool)nix::ThreadPoolinline
enqueueWithAio(const work_t &t)nix::ThreadPool
process()nix::ThreadPool
processAsync()nix::ThreadPool
ThreadPool(const char *name, size_t maxThreads=0) (defined in nix::ThreadPool)nix::ThreadPool
work_t typedefnix::ThreadPool
~ThreadPool() (defined in nix::ThreadPool)nix::ThreadPool