Searched defs:PostUiEvents (Results 1 – 2 of 2) sorted by relevance
375 struct PostUiEvents { struct376 CarlaMutex mutex;377 LinkedList<PluginPostRtEvent> data;
680 CarlaPlugin::ProtectedData::PostUiEvents::PostUiEvents() noexcept in PostUiEvents() function in CarlaPlugin::ProtectedData::PostUiEvents