Searched defs:pth (Results 1 – 5 of 5) sorted by relevance
92 pthread_t pth; in main() local
39 rtc::Thread* pth = rtc::Thread::Current(); in CreateCricketSocket() local
263 static unsigned int group(pthread_t *pth, in group()
515 PlatformThreadHandle pth; in WorkQueue() local
84 MessageClient(Thread* pth, Socket* socket) in MessageClient()