Searched defs:gettid (Results 1 – 5 of 5) sorted by relevance
17 #define gettid() syscall(SYS_gettid) macro
79 static inline pid_t gettid(void) in gettid() function
49 static inline pid_t gettid(void) in gettid() function
37 static pid_t gettid(void) in gettid() function
975 SYSCALL_DEFINE0(gettid) in SYSCALL_DEFINE0() argument