aboutsummaryrefslogtreecommitdiff
path: root/support/Makefile
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-08-11 18:16:51 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-10-01 10:11:08 -0300
commit9cba3fa34b15017b269f2674ce7656bbc9d4d06d (patch)
tree768a20e3452722dd81667bbcb5d1808767eee941 /support/Makefile
parent8352b6df371f1d08f86b4600a7725a5181e021ee (diff)
downloadglibc-9cba3fa34b15017b269f2674ce7656bbc9d4d06d.zip
glibc-9cba3fa34b15017b269f2674ce7656bbc9d4d06d.tar.gz
glibc-9cba3fa34b15017b269f2674ce7656bbc9d4d06d.tar.bz2
support: Add support_mutex_pi_monotonic
Returns true if Priority Inheritance support CLOCK_MONOTONIC.
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
index 2a07317..fd27c84 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -63,6 +63,7 @@ libsupport-routines = \
support_format_hostent \
support_format_netent \
support_isolate_in_subprocess \
+ support_mutex_pi_monotonic \
support_path_support_time64 \
support_process_state \
support_ptrace \