Searched refs:mcpSessionNotification (Results 1 – 2 of 2) sorted by relevance
83 …CSemaphore mcpSessionNotification; /**< Semaphore to synchronize incoming notifications f… variable
193 mcpSessionNotification.signal(); in signalMcpNotification()207 if (mcpSessionNotification.wait(10) == false) { in waitMcpNotification()