#3614 assigned enhancement

Add support for POSIX robust mutex attribute

Reported by: Joel Sherrill Owned by: Needs Funding
Priority: normal Milestone: Indefinite
Component: posix Version:
Severity: normal Keywords: robust mutex, POSIX
Cc: Blocked By:
Blocking:

Description

Robust mutex support first appeared in POSIX 2008. RTEMS does not currently support it. As of Nov 2018, the methods and constants are missing from newlib.

http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_getrobust.html

Change History (1)

comment:1 Changed on 11/20/18 at 14:35:36 by Himanshu Sekhar Nayak

Is there any way to implement code for POSIX robust mutex attribute ? If possible, then it will be better to implement. Just point me the direction if possible I will try to implement the code.

Note: See TracTickets for help on using tickets.