pfg af33553b47 POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also
adds some 'const's to four threading functions: pthread_mutexattr_gettype(),
pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and
pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.

Hinted by:	DragonFlyBSD

Relnotes:	yes
MFC after:	1 month
Differential Revision:	D16722
2018-08-18 01:05:38 +00:00
..
2015-06-13 19:20:56 +00:00
2017-12-08 22:06:18 +00:00
2015-06-16 23:37:19 +00:00
2017-11-27 17:18:31 +00:00
2018-08-17 18:34:07 +00:00
2018-04-03 20:59:46 +00:00
2018-08-10 15:16:30 +00:00
2018-07-08 15:48:47 +00:00