refactored bus and interface to resolve threading issues (WIP)

This commit is contained in:
Martin Willi
2007-11-15 18:35:54 +00:00
parent 1871cffdc4
commit e101f162ab
5 changed files with 413 additions and 630 deletions
@@ -1692,7 +1692,6 @@ static job_requeue_t stroke_process(int *fdp)
return JOB_REQUEUE_NONE;
}
/**
* Implementation of private_stroke_interface_t.stroke_receive.
*/