sys/pthread: deduplicate pthread group definition

This commit is contained in:
Alexandre Abadie 2019-07-06 22:40:07 +02:00
parent 9e9ef3293d
commit 998fd6bcc9
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -7,9 +7,7 @@
*/ */
/** /**
* @defgroup pthread POSIX threads * @ingroup pthread
* POSIX conforming multi-threading features.
* @ingroup posix
* @{ * @{
* @file * @file
* @brief Thread creation features. * @brief Thread creation features.