Page MenuHomeFreeBSD

Modify pthread_mutex_init(3) to document pthread_mutex_attr
AbandonedPublic

Authored by felix.the.red_gmail.com on Oct 12 2021, 6:00 AM.
Referenced Files
F169763265: D32462.id.diff
Wed, Sep 2, 12:06 PM
Unknown Object (File)
Tue, Sep 1, 12:58 AM
Unknown Object (File)
Mon, Aug 31, 11:58 AM
Unknown Object (File)
Sun, Aug 30, 1:21 AM
Unknown Object (File)
Fri, Aug 28, 9:48 AM
Unknown Object (File)
Wed, Aug 26, 4:02 AM
Unknown Object (File)
Wed, Aug 26, 2:03 AM
Unknown Object (File)
Sat, Aug 8, 4:21 PM
Subscribers

Details

Reviewers
None
Group Reviewers
manpages
Summary

For pthread_mutex_attr is not documented in pthread_mutex_init(3),
document the pthread_mutex_attr structure.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Did you see be6116fdfc4d292b77b from around two week ago?

I could suggest you to extract the additions from your patch over the be6116fd and post the updated patch.

There is no need for this patch now that the pthread_mutexattr(3) page has been updated.