Searched refs:writerThread (Results 1 – 4 of 4) sorted by relevance
1171 ss->writerThread = PR_GetCurrentThread(); in ssl_SecureSend()1181 ss->writerThread = NULL; in ssl_SecureSend()1206 ss->writerThread = NULL; in ssl_SecureSend()
1090 PRThread * writerThread; /* thread holds SSL_LOCK_WRITER lock */ member
2178 ss->writerThread = NULL; in ssl_MakeLocks()
8072 if (doStepUp || ss->writerThread == PR_GetCurrentThread()) { in ssl3_HandleFinished()