Shared event example. Instead of creating special thread user can use shared event queue and dispatch the global event queue from main thread.
Fork of Shared_Events_1 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:154179bdc39d | 2017-12-18 | deepikabhavnani | Shared event example: running the shared queue from main |
0:7c7d5b625e59 | 2017-12-18 | deepikabhavnani | Shared event example: deferring from interrupt context |