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