#include #include #include #include pid_t getpid(void) { return self_tid(); }