Searched refs:getTid (Results 1 – 3 of 3) sorted by relevance
44 pid_t getTid(void) const { return mTid; } in getTid() function
76 pid_t getTid() const;
860 pid_t Thread::getTid() const in getTid() function in android::Thread