[RTEMS Project] #3113: POSIX: Make pthread_cond_t self-contained
RTEMS trac
trac at rtems.org
Tue Sep 12 06:12:16 UTC 2017
#3113: POSIX: Make pthread_cond_t self-contained
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: Indefinite
Component: cpukit | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"62c912e15581e8d2dee9300b99e0532614f5c7e5/rtems"
62c912e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="62c912e15581e8d2dee9300b99e0532614f5c7e5"
posix: Use mutex object itself for condvar
We should only use the address used to initialize the mutex object
according to POSIX, "2.9.9 Synchronization Object Copies and Alternative
Mappings".
http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_09_09
Update #3113.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3113#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list