Module Name: src Committed By: riastradh Date: Sun Mar 30 23:03:06 UTC 2025
Modified Files: src/tests/lib/libpthread: t_once.c Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libpthread/t_once.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.