[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 17:06:21 UTC
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: threads@FreeBSD.org
Reporter: rwatson@FreeBSD.org
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.