Andrey Gusakov
|
5efe1171f4
|
thread_controller: support stopping threads
This should not affect threads that started only once and never
terminated.
|
2024-03-11 16:54:58 -04:00 |
Matthew Kennedy
|
6f52a25c2b
|
Prevent multiple-starts on a thread from causing panic
|
2023-10-12 21:41:33 -04:00 |
Matthew Kennedy
|
435fd9538b
|
Simpler thread controller (#4327)
* s
* Start -> start
* maybe tests are happy
* s
* s
|
2022-08-02 01:16:13 +03:00 |
Matthew Kennedy
|
b99d90b006
|
Start -> start (#4366)
|
2022-07-21 15:17:32 -04:00 |
Matthew Kennedy
|
7eb3b9890d
|
misc threading/safety improvements (#2854)
* allow termination of thread controller
* no gpio if fatal
* stub for test
|
2021-06-24 20:18:23 -04:00 |
Andrey
|
4f63d2b476
|
More low-level firmware coverage for the simulator/unit-tests #2656
|
2021-05-15 05:27:33 -04:00 |
Matthew Kennedy
|
ebde7a29d5
|
don't fail on multiple Start calls (#1396)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-05-05 15:45:07 -04:00 |
Matthew Kennedy
|
3407a4b216
|
doesn't need to be virtual (#1315)
|
2020-04-18 07:56:54 -04:00 |
rusefi
|
e0c9493dd9
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-05 01:41:24 -04:00 |
rusefi
|
bd2b992918
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |