Home
last modified time | relevance | path

Searched refs:getTid (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DThread.h79 pid_t getTid() const;
/system/core/libutils/
DThreads.cpp848 pid_t Thread::getTid() const in getTid() function in android::Thread