mutex: handle gracefully if a PTHREAD_PRIO_INHERIT protocol cannot be set
authorPino Toscano <toscano.pino@tiscali.it>
Mon, 14 Nov 2011 10:58:25 +0000 (11:58 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 Jan 2012 18:50:04 +0000 (00:20 +0530)
commit9a92327c27a5a321fd15274fb5b1b180e5417a74
tree6d777a012270189e7b6b52aa365932496e378212
parente2876aeb408429b1363080ad77f45690d22e5794
mutex: handle gracefully if a PTHREAD_PRIO_INHERIT protocol cannot be set

This adds an additional check for unavailable PTHREAD_PRIO_INHERIT to the
fallback work done in ca717643ee768307475fc36ea29d920a13db0a8e

See bug #42715
src/pulsecore/mutex-posix.c