Searched defs:gettid (Results 1 – 3 of 3) sorted by relevance
457 gettid(char **argv) in gettid() function
110 #define gettid() (uint32_t) syscall(SYS_gettid) macro112 #define gettid() (uint32_t) GetCurrentThreadId() macro114 #define gettid() (uint32_t) pthread_self() macro
130 #define gettid() (uint32_t) syscall(SYS_gettid) global() macro 132 #define gettid( global() macro