@@ -29,10 +29,12 @@ @class OFList; @class OFCondition; @class OFThreadPoolJob; /*! + * @class OFThreadPool OFThreadPool.h ObjFW/OFThreadPool.h + * * @brief A class providing a pool of reusable threads. * * @note When the thread pool is released, all threads will terminate after * they finish the job they are currently processing. */