OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mcpsessionnotification
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h
83
CSemaphore
mcpSessionNotification
; /**< Semaphore to synchronize incoming notifications for the MCP session */
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
MobiCoreDevice.cpp
193
mcpSessionNotification
.signal();
207
if (
mcpSessionNotification
.wait(10) == false) {
Completed in 179 milliseconds