mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-01-20 19:56:38 +00:00
Add a config check for pthread_mutexattr_setpshared
Not available on netbsd Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
parent
43b49dfda9
commit
83062001f7
@ -184,6 +184,8 @@ AC_CHECK_FUNCS([alarm clock_gettime ftruncate gettimeofday \
|
||||
poll epoll_create epoll_create1 kqueue \
|
||||
random rand getrlimit sysconf \
|
||||
pthread_spin_lock pthread_setschedparam \
|
||||
pthread_mutexattr_setpshared \
|
||||
pthread_condattr_setpshared \
|
||||
sem_timedwait semtimedop \
|
||||
sched_get_priority_max sched_setscheduler \
|
||||
getpeerucred getpeereid])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user