openldap/libraries/libldap_r
Sergei Trofimovich 57b7003a64 thr_posix.c: fix implicit function declaration for 'pthread_setconcurrency'
thr_posix.c: In function 'ldap_pvt_thread_set_concurrency':
thr_posix.c:96:9: error: implicit declaration of function 'pthread_setconcurrency'
  return pthread_setconcurrency( n );
         ^~~~~~~~~~~~~~~~~~~~~~
         pthread_setcanceltype

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-03-26 22:06:41 +00:00
..
ldap_thr_debug.h Happy New Year! 2020-01-09 16:50:21 +00:00
Makefile.in Happy New Year! 2020-01-09 16:50:21 +00:00
rdwr.c Happy New Year! 2020-01-09 16:50:21 +00:00
rq.c Happy New Year! 2020-01-09 16:50:21 +00:00
thr_debug.c Happy New Year! 2020-01-09 16:50:21 +00:00
thr_nt.c ITS#9181 Fix race on Windows mutex init 2020-03-16 17:07:43 +00:00
thr_posix.c thr_posix.c: fix implicit function declaration for 'pthread_setconcurrency' 2020-03-26 22:06:41 +00:00
thr_pth.c Happy New Year! 2020-01-09 16:50:21 +00:00
thr_stub.c Happy New Year! 2020-01-09 16:50:21 +00:00
thr_thr.c Happy New Year! 2020-01-09 16:50:21 +00:00
threads.c Happy New Year! 2020-01-09 16:50:21 +00:00
tpool.c Happy New Year! 2020-01-09 16:50:21 +00:00