Searched defs:gettid (Results 1 – 2 of 2) sorted by relevance
32 #define gettid() (pid_t)syscall(SYS_gettid) macro
23 static inline pid_t gettid() in gettid() function