Searched refs:threadReturn (Results 1 – 1 of 1) sorted by relevance
372 void* threadReturn; in ~JdwpState() local373 if (pthread_join(pthread_, &threadReturn) != 0) { in ~JdwpState()