Hash :
0f336e11
Author :
Date :
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.