task queues

Let's say function F1 registered in the timer queue is being executed when ISR kicks in. The ISR registers function F2 in the immediate queue. After ISR returns, which function would be executed first? Would it start executing F2? Would it continue executing F1? Note that this is a 1-CPU system. Thanks.

Reply to
Jonathan Lin
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.