Searched refs:textListenerCv_ (Results 1 – 2 of 2) sorted by relevance
57 textListenerCv_.notify_one(); in InsertText()65 textListenerCv_.notify_one(); in DeleteForward()73 textListenerCv_.notify_one(); in DeleteBackward()86 textListenerCv_.notify_one(); in SendKeyboardStatus()95 textListenerCv_.notify_one(); in SendFunctionKey()108 textListenerCv_.notify_one(); in MoveCursor()117 textListenerCv_.notify_one(); in HandleSetSelection()125 textListenerCv_.notify_one(); in HandleExtendAction()134 textListenerCv_.notify_one(); in HandleSelect()240 textListenerCv_.wait_for( in WaitSendPrivateCommandCallback()[all …]
67 static std::condition_variable textListenerCv_; variable