@@ -51,11 +51,11 @@ volatile int _doneCount; OFCondition *_countCondition; } /*! - * The size of the thread pool. + * @brief The size of the thread pool. */ @property (readonly, nonatomic) size_t size; /*! * @brief Returns a new thread pool with one thread for each core in the system.