[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()
[email protected] Mon, 23 Oct 2023 17:06:21 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274678
Bug ID: 274678
Summary: pthread_mutexatte_init(3) does not properly describe
pthread_mutexattr_setpshared()
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: threads
Assignee: [email protected]
Reporter: [email protected]
The pthread_condattr_init(3) man page nicely describes its get/setpshared APIs
— including its flag values and their meanings. The pthread_mutexattr_init(3)
does not do the same for its own get/set-shared APIs, but should do.
--
You are receiving this mail because:
You are the assignee for the bug.