#include #include int pthread_self() { return getpid(); }