[PATCH 4/5] Add manual documentation for threads.h
Joseph Myers
joseph@codesourcery.com
Mon Aug 10 14:51:00 GMT 2015
On Mon, 10 Aug 2015, Juan Manuel Torres Palma wrote:
> +The @glibcadj{} implements a set of functions that allows the user
That should be @Theglibc{} instead of "The @glibcadj{}", as it's a noun
use, not an adjective use.
> +It is a function pointer that is passed to@code{thrd_create} when
Missing space before @code.
> +the @glibcadj{} also implements a mutex object, that allows to
@theglibc{}.
> +more complex tasks, the @glibcadj{} also implements condition variables,
Likewise.
> +The @glibcadj{} also implements different functions that adds
@Theglibc{}.
> +specifically to @code{threads.h}. The @glibcadj{} has also implemented
@Theglibc{}.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list