Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6108: Boost interprocess lock consumes 100% CPU on OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-13 23:40:06
#6108: Boost interprocess lock consumes 100% CPU on OS X
------------------------------------+--------------------------
Reporter: tibdewal.rahulkumar@⦠| Owner: igaztanaga
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.47.0 | Severity: Showstopper
Resolution: wontfix | Keywords:
------------------------------------+--------------------------
Comment (by igaztanaga):
Mac OS defines in unistd.h _POSIX_THREAD_PROCESS_SHARED but the function
"pthread_mutexattr_setpshared" is not available according to:
https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/index.html#
And even some other similar functions' man page
https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/pthread_rwlockattr_setpshared.3.html
says: BUGS The PTHREAD_PROCESS_SHARED attribute is not supported.
Can you show me any page that shows that 10.8 has real support for
THREAD_PROCESS_SHARED?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6108#comment:8> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC