Home
last modified time | relevance | path

Searched defs:m_sendMutex (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/barrier/barrier-2.3.3/src/test/mock/ipc/
H A DMockIpcServer.h67 ArchMutex m_sendMutex; variable
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/test/mock/ipc/
H A DMockIpcServer.h67 ArchMutex m_sendMutex; variable
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dconnectiontcpbase.h124 util::Mutex m_sendMutex; variable
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DEnOceanESP2.h47 std::mutex m_sendMutex; variable
H A DEnOceanESP3.h68 std::mutex m_sendMutex; variable
/dports/net/opal/opal-3.10.10/include/codec/
H A Drfc2833.h186 PMutex m_sendMutex; variable
/dports/audio/lmms/lmms-1.2.2/include/
H A DRemotePlugin.h737 pthread_mutex_t m_sendMutex; variable
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/
H A DDriver.h698 Mutex* m_sendMutex; // Serialize access to the queues variable
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DDriver.h795 Internal::Platform::Mutex* m_sendMutex; // Serialize access to the queues variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/iostool/
H A Diosdevicemanager.cpp301 QMutex m_sendMutex; member in Ios::Internal::IosDeviceManagerPrivate