Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pluto: Added a generic event queue. | Tobias Brunner | 2010-09-02 | 1 | -0/+195 |
This allows to easily execute arbitrary callbacks in the context of the pluto main thread (e.g. in order to synchronize with threads from the thread-pool). |