Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2023 17:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()
Message-ID:  <bug-274678-13406@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274678-13406>