% This LaTeX document was generated using the LaTeX backend of PlDoc, % The SWI-Prolog documentation system \begin{summarylist}{ll} \predicatesummary{create_pool}{1}{Hook to create a thread pool lazily.} \predicatesummary{current_thread_pool}{1}{True if Name refers to a defined thread pool.} \predicatesummary{thread_create_in_pool}{4}{Create a thread in Pool.} \predicatesummary{thread_pool_create}{3}{Create a pool of threads.} \predicatesummary{thread_pool_destroy}{1}{Destroy the thread pool named Name.} \predicatesummary{thread_pool_property}{2}{True if Property is a property of thread pool Name.} \predicatesummary{worker_exitted}{3}{It is possible that '__thread_pool_manager' no longer exists while closing down the process because the manager was killed before the worker.} \end{summarylist}