This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/19578] Bind lock and condition variable to share memory address (share between processes)


https://sourceware.org/bugzilla/show_bug.cgi?id=19578

Torvald Riegel <triegel at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
             Status|NEW                         |RESOLVED
                 CC|                            |triegel at redhat dot com
         Resolution|---                         |INVALID

--- Comment #1 from Torvald Riegel <triegel at redhat dot com> ---
I don't understand what exactly you are looking for.

It seems you could just use POSIX' process-shared mutexes and condition
variables, which are supported by glibc.  If this is not what you are looking
for, then please reopen this bug and explain in detail what enhancement you'd
like to see.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]