Searched refs:mThread (Results 1 – 2 of 2) sorted by relevance
66 pthread_kill(it->mThread, BLOCKED_THREAD_SIGNAL); in signalBlockedThreads()79 mThread = pthread_self(); in AsynchronousCloseMonitor()
57 pthread_t mThread; variable