Definition at line 109 of file qsslsocket_openssl.cpp.
◆ QOpenSslLocks()
QOpenSslLocks::QOpenSslLocks |
( |
| ) |
|
|
inline |
Definition at line 112 of file qsslsocket_openssl.cpp.
The QMutex class provides access serialization between threads.
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
◆ ~QOpenSslLocks()
QOpenSslLocks::~QOpenSslLocks |
( |
| ) |
|
|
inline |
Definition at line 121 of file qsslsocket_openssl.cpp.
static void deinitialize()
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
◆ globalLock()
QMutex* QOpenSslLocks::globalLock |
( |
| ) |
|
|
inline |
◆ initLock()
QMutex* QOpenSslLocks::initLock |
( |
| ) |
|
|
inline |
◆ lock()
QMutex* QOpenSslLocks::lock |
( |
int |
num | ) |
|
|
inline |
Definition at line 130 of file qsslsocket_openssl.cpp.
The QMutex class provides access serialization between threads.
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
◆ initLocker
QMutex QOpenSslLocks::initLocker |
|
private |
◆ locks
◆ locksLocker
QMutex QOpenSslLocks::locksLocker |
|
private |
The documentation for this class was generated from the following file: