aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2018-08-18 01:05:38 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2018-08-18 01:05:38 +0000
commitb6413b6db8756c1ecae5e575e6516f811966046f (patch)
tree18869f4cb6cd6eb5ed0b2b0ea0e741b517950568 /cddl/lib
parent49f1692a3b504b32efc2d3d92660131036757ed6 (diff)
downloadsrc-b6413b6db8756c1ecae5e575e6516f811966046f.tar.gz
src-b6413b6db8756c1ecae5e575e6516f811966046f.zip
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
Notes
Notes: svn path=/head/; revision=337992
Diffstat (limited to 'cddl/lib')
0 files changed, 0 insertions, 0 deletions