HomeFreeBSD

libc tests: dynthr_mod: fix some WARNS issues

Description

libc tests: dynthr_mod: fix some WARNS issues

This is being addressed as part of a side-patch I'm working on that builds
all the things with WARNS=6, instead of relying on it being supplied in just
shallow parts of the build with higher-level Makefile.inc.

Provide a prototype for mod_main and annotate the thread function argument
as unused.

MFC after: 1 week

Details

Provenance
kevansAuthored on
Parents
rS365493: libc/resolv: attempt to fix the test under WARNS=6
Branches
Unknown
Tags
Unknown