aboutsummaryrefslogtreecommitdiff
path: root/pulse/src/runnable/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Make runnable's run() method take a mutable self-reference.Andreas Grois2021-05-021-1/+1
* Factor out all unsafe code into its own module (unfinished)Andreas Grois2021-05-021-0/+34