Home | History | Annotate | Download | only in libpthread
History log of /src/tests/lib/libpthread/t_once.c
RevisionDateAuthorComments
 1.3  30-Mar-2025  riastradh tests/lib/libpthread/t_once: Test fork and pthread_once race.

Test is disabled by default because it triggers only with very low
probability in each trial, but let's make it easy to run if you want.

PR lib/59125: pthread_once(3) races with concurrent fork
 1.2  25-Aug-2017  ginsbach branches: 1.2.16;
PR/49003: Ngie Cooper: add <sys/time.h>
 1.1  16-Jul-2010  jmmv Convert the libpthread tests to atf.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.

I think that this, together with the previous conversion of librt, obsoletes
the tests in the semaphore/ directory. Will investigate later.
 1.2.16.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed