Commit 0f336e1192a40a842b2e8ae04ee04fb85b7584bb

Bruno Haible 2018-05-11T02:07:00

lock, cond, thread, tls: Use a different symbol as libpthread witness. Reported by Devin Hussey <husseydevin@gmail.com>. Based on a patch by Paul Eggert. * lib/glthread/lock.h (pthread_in_use): Use 'pthread_mutexattr_gettype' as witness of libpthread. * lib/glthread/cond.h (pthread_in_use): Likewise. * lib/glthread/thread.h (pthread_in_use): Likewise. * lib/glthread/tls.h (pthread_in_use): Likewise.