diff options
| author | Andreas Grois <andi@grois.info> | 2021-05-03 08:18:33 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-05-03 08:18:33 +0200 |
| commit | b41d3d0b383b27e583f4d3f108ae9dcd48090ca8 (patch) | |
| tree | a21236696bb9614ccb2ef5a96a47f4e296d5f623 /clock | |
| parent | 508a981dc34e7f7f0fbb9aff9c4285fd8bac2998 (diff) | |
Move pulse context out of Runnable struct.
It's something that should be created after the runnable started, not
when the runnable gets instantiated. Also, that way we can ensure that
the context isn't moved between threads, as I'm not certain that's sane
to do (meaning: using it from different threads, not sending the
pointer).
Diffstat (limited to 'clock')
0 files changed, 0 insertions, 0 deletions
