Home
last modified time | relevance | path

Searched refs:mcpSessionNotification (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
DMobiCoreDevice.h83 …CSemaphore mcpSessionNotification; /**< Semaphore to synchronize incoming notifications f… variable
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp193 mcpSessionNotification.signal(); in signalMcpNotification()
207 if (mcpSessionNotification.wait(10) == false) { in waitMcpNotification()