From 9cba3fa34b15017b269f2674ce7656bbc9d4d06d Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Wed, 11 Aug 2021 18:16:51 +0000 Subject: support: Add support_mutex_pi_monotonic Returns true if Priority Inheritance support CLOCK_MONOTONIC. --- support/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'support/Makefile') diff --git a/support/Makefile b/support/Makefile index 2a0731796f..fd27c8451e 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 \ -- cgit 1.4.1