libc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy as used(cherry picked from commit a64a3b798825bc176ae052fc3ead88566b60ba7d)
libc tests: dynthr_mod: fix some WARNS issuesThis is being addressed as part of a side-patch I'm working on that buildsall the things with WARNS=6, instead of relying on it being supplied in just
libc tests: dynthr_mod: fix some WARNS issuesThis is being addressed as part of a side-patch I'm working on that buildsall the things with WARNS=6, instead of relying on it being supplied in justshallow parts of the build with higher-level Makefile.inc.Provide a prototype for mod_main and annotate the thread function argumentas unused.MFC after: 1 week
show more ...
libc/tests: Add test case for jemalloc/libthr bug fixed in r343566Submitted by: Andrew Gierth (original reproducer; kevans massaged for atf)Reviewed by: kibMFC after: 2 weeksX-MFC-with: r343566
libc/tests: Add test case for jemalloc/libthr bug fixed in r343566Submitted by: Andrew Gierth (original reproducer; kevans massaged for atf)Reviewed by: kibMFC after: 2 weeksX-MFC-with: r343566 (or after)Differential Revision: https://reviews.freebsd.org/D19027