]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/hppa/pthread.h
nptl: Add POSIX-proposed _clock functions to hppa pthread.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 17 Jul 2019 17:56:51 +0000 (14:56 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Jul 2019 14:24:36 +0000 (11:24 -0300)
commit2ab9ad573520113395046071446c22f984002152
tree3b83f1e4b6b6b360894a71e478e603a433fb1ef0
parent4a8f6d3155e60c19158208ee14022f04c8b0334d
nptl: Add POSIX-proposed _clock functions to hppa pthread.h

The pthread _clock functions that were recently added to nptl need to be
declared in hppa's pthread.h too. After this change, the function
declaration part of sysdeps/nptl/pthread.h and
sysdeps/unix/sysv/linux/hppa/pthread.h are identical.

* sysdeps/unix/sysv/linux/hppa/pthread.h: Add declarations of
functions recently added to sysdeps/nptl/pthread.h:
pthread_mutex_clocklock, pthread_rwlock_clockrdlock,
pthread_rwlock_clockwrlock and pthread_cond_clockwait.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
ChangeLog
sysdeps/unix/sysv/linux/hppa/pthread.h