https://bugs.kde.org/show_bug.cgi?id=445504

--- Comment #8 from Paul Floyd <pjfl...@wanadoo.fr> ---
g++ 9.3 gives

nm -C valgrind_test | grep pthread
00000000004029b2 t __gthread_mutex_lock(pthread_mutex_t*)
00000000004029e1 t __gthread_mutex_unlock(pthread_mutex_t*)
0000000000402a10 t __gthread_cond_timedwait(pthread_cond_t*, pthread_mutex_t*,
timespec const*)
                 w __pthread_key_create@@GLIBC_2.2.5
                 w pthread_cond_timedwait@@GLIBC_2.3.2
                 U pthread_create@@GLIBC_2.2.5
                 w pthread_mutex_lock@@GLIBC_2.2.5
                 w pthread_mutex_unlock@@GLIBC_2.2.5
                 w pthread_once@@GLIBC_2.2.5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to