Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001645
Summary: Recursive Posix Mutexes
Product: eCos
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: low
Component: Patches and contributions
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Class: Advice Request
This patch implements recursive Posix mutexes in eCos,
it uses an extension of the eCos kernel mutex object.
By default this functionality is not enabled in existing configurations.
There are new configuration options, to enable this.
To enable this extension, apply both patch files, and enable
CYGSEM_KERNEL_MUTEX_RECURSIVE and _POSIX_MUTEX_RECURSIVE.
--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.