Searched defs:tid (Results 1 – 3 of 3) sorted by relevance
633 bool dvmGetThreadStats(ProcStatData* pData, pid_t tid) in dvmGetThreadStats()
3127 static int getSchedulerGroup(int tid, char* buf, size_t bufLen) in getSchedulerGroup()
206 unsigned int tid = (unsigned int) pthread_self(); in logClassLoadWithTime() local