Home
last modified time | relevance | path

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

/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/
H A DC5.C859 const int tooManyQueuedCommands = /* arbitrarily set to... */ 16; in postCommand() local
860 if (nCommands>tooManyQueuedCommands && this_thread::get_id()==this->interpreterThreadId) in postCommand()
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/
H A DC5.C859 const int tooManyQueuedCommands = /* arbitrarily set to... */ 16; in postCommand() local
860 if (nCommands>tooManyQueuedCommands && this_thread::get_id()==this->interpreterThreadId) in postCommand()