Timestamp:
06/14/16 04:50:38 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
2df7fcf
Parents:
655ce0fb
git-author:
Sebastian Huber <sebastian.huber@…> (06/14/16 04:50:38)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/22/16 12:00:27)
Message:

posix: pthread_mutexattr_setprioceiling()

Accept all priority values in pthread_mutexattr_setprioceiling(). This
is in line with POSIX and FreeBSD. The priority is validated in
pthread_mutex_init(). Validate the priority only for priority ceiling
mutexes.

(No files)

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