Changeset 62c912e in rtems for cpukit/posix/src

Timestamp:
09/08/17 11:10:24 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
1bc0ad2
Parents:
4e0ba7e
git-author:
Sebastian Huber <sebastian.huber@…> (09/08/17 11:10:24)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/12/17 06:11:08)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.