[Lazarus] QueueAsyncCall() scheduling
Martin
lazarus at mfriebe.de
Sat Jul 17 14:42:06 CEST 2010
On 17/07/2010 13:36, Mark Morgan Lloyd wrote:
> I note (now :-) that QueueAsyncCall() works on a strictly LIFO basis,
> i.e. it's really a stack rather than a queue.
>
> Has anybody ever built a simple round-robin scheduler based on this,
> for example to handle low-speed comms on an indeterminate number of
> serial ports?
>
Which revision of lazarus? IIRC it was very recently changed (corrected)
to FIFO.
More information about the Lazarus
mailing list