K 10 svn:author V 3 kib K 8 svn:date V 27 2020-11-30T17:00:36.023336Z K 7 svn:log V 296 Ensure that threading library is initialized in pthread_mutex_init(). We need at least thr_malloc ready. The situation is possible e.g. in case of libthr being listed in DT_NEEDED before some of its consumers. Reported and tested by: lev Sponsored by: The FreeBSD Foundation MFC after: 1 week END