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
Unknown Object (File)
Thu, Mar 20, 11:52 PM
Unknown Object (File)
Fri, Feb 21, 5:22 PM
Unknown Object (File)
Jan 16 2025, 3:14 AM
Unknown Object (File)
Jan 16 2025, 12:07 AM
Unknown Object (File)
Dec 7 2024, 5:06 AM
Unknown Object (File)
Nov 22 2024, 2:20 PM
Unknown Object (File)
Nov 21 2024, 6:41 AM
Unknown Object (File)
Nov 17 2024, 8:29 AM
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.