12345678#ifndef LINUX_THREAD_SELFID_H#define LINUX_THREAD_SELFID_H long sys_thread_selfid(void); #endif