[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ISO C threads on FreeBSD
From: |
Bruno Haible |
Subject: |
ISO C threads on FreeBSD |
Date: |
Sat, 21 Dec 2019 08:23:46 +0100 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-166-generic; KDE/5.18.0; x86_64; ; ) |
Volunteer needed!
In a gnulib testdir of module 'mtx'
./gnulib-tool --create-testdir --dir=../testdir --single-configure mtx
on FreeBSD 12.0, when configured with --enable-threads=isoc, the test
'test-mtx' hangs and only terminates by timeout. The test function that
hangs is test_once.
Without --enable-threads=isoc, i.e. with --enable-threads=pthread, it
works fine.
On a glibc system with ISO C threads (e.g. Fedora 30), it works fine as well.
Anyone wants to debug this and report a bug to the FreeBSD people?
Bruno
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ISO C threads on FreeBSD,
Bruno Haible <=