aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-03-16 01:39:48 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-03-16 01:39:48 +0000
commita500a5e534b3c03c685f3397050afe6667b740f8 (patch)
tree83f861ead0b110d83f940af7b4001c60752caac9 /configure
parent9c25f19fa75504d8cbcd60737677e7f99341442b (diff)
downloadskalibs-a500a5e534b3c03c685f3397050afe6667b740f8.tar.gz
Add phread_mutex_clocklock() sysdep, pthread_mutex_tailock() function
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 453589f..7905631 100755
--- a/configure
+++ b/configure
@@ -722,6 +722,7 @@ choose cl prctl 'prctl()'
choose cl procctl 'procctl()'
choose cl kevent 'kevent()'
choose cl kqueue1 'kqueue1()'
+choose cl pthreadmutexclocklock 'pthread_mutex_clocklock()'
# Here are the evil irreducible run-time sysdeps.
choose clr devurandom '/dev/urandom'