Home
last modified time | relevance | path

Searched defs:coroutine (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/event/lib/
H A Dcoroutine.php47 function coroutine(callable $gen) { function
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A Dfunctions.php360 function coroutine(callable $generatorFn) function
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2296 Promise.coroutine = function (generatorFunction, options) { function