summaryrefslogtreecommitdiff
path: root/src/mtdev-plumbing.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce threadingHenrik Rydberg2010-08-051-0/+105
In order to enable deferred events from grail, but the event processing in a separate thread, and have the calling thread return as quickly as possible. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>