[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/yuilib/3.17.2/async-queue/

FolderUp one level  
Fileasync-queue-debug.js [source] [561 lines]   

AsyncQueue allows you create a chain of function callbacks executed via setTimeout (or synchronously) that are guaranteed to run in order. Items in the queue can be promoted or removed. Start or resume the execution chain with run(). pause() to temporarily delay execution, or stop() to halt and clear the queue.

Fileasync-queue-min.js   [source] [8 lines]     
Fileasync-queue.js       [source] [561 lines]   

AsyncQueue allows you create a chain of function callbacks executed via setTimeout (or synchronously) that are guaranteed to run in order. Items in the queue can be promoted or removed. Start or resume the execution chain with run(). pause() to temporarily delay execution, or stop() to halt and clear the queue.



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1