#include "threadimpl.h" #include int _threadgetpid(void) { return getpid(); }