HomeSort by relevance Sort by last modified time
    Searched refs:specLock (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/third_party/nss/ssl/
sslimpl.h 535 ** (direct and indirect) is protected by the reader/writer lock ss->specLock.
    [all...]
sslsock.c 369 if (ss->specLock) {
370 NSSRWLock_Destroy(ss->specLock);
371 ss->specLock = NULL;
    [all...]

Completed in 13 milliseconds