Home
last modified time | relevance | path

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

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionModuleContext.cpp798 void executeScheduledCommands(ScheduledCommands* pCommands) in executeScheduledCommands() function
948 executeScheduledCommands(&s_scheduledCommands); in onBackgroundProcessing()
950 executeScheduledCommands(&s_idleScheduledCommands); in onBackgroundProcessing()