|
Message-ID: <c0bbcbac97090d48a872c90a719f1981@hanne.name> Date: Sun, 10 Feb 2019 09:32:29 +0100 From: Johann Hanne <jml@...ne.name> To: musl@...ts.openwall.com Subject: Plan to implement pthread_mutexattr_setprotocol(PRIO_INHERIT) Hi, are there any plans for an implementation of pthread_mutexattr_setprotocol(PRIO_INHERIT)? Am I missing an alternative? My intention is to temporarily boost the priority of a lower-prio thread in case it is holding a mutex which prevents a higher-prio thread from running. Cheers, Johann
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.