Changeset 40398c4 in rtems for cpukit/posix/src/mutexinit.c

Timestamp:
08/13/13 23:29:56 (11 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.11, 5, master
Children:
03acc59
Parents:
2606fee
Message:

posix: Handle recursive attributes correctly.

The recursive field in the pthread_mutexattr_t is now not used. The
code in pthread_mutexattr_settype only sets the type field and not
the recursive field.

(No files)

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