GCC and PCC define _PTHREADS for -pthreads
on NetBSD.
The _PTHREADS preprocessor macro is used in
the NetBSD header in <stdio.h>.
NetBSD uses both: _REENTRANT and _PTHREAD
for the -pthreads command line option.
Sponsored by <The NetBSD Foundation>