-
- Downloads
[Task Scheduler] Resolved bug where we look for available id outside the...
[Task Scheduler] Resolved bug where we look for available id outside the mutex, added a variable to save the minimum id that could be used at the next add operation
Showing
- src/shared/scheduler/TaskScheduler.cpp 15 additions, 15 deletionssrc/shared/scheduler/TaskScheduler.cpp
- src/shared/scheduler/TaskScheduler.h 1 addition, 21 deletionssrc/shared/scheduler/TaskScheduler.h
- src/tests/catch/test-sensormanager-catch.cpp 3 additions, 3 deletionssrc/tests/catch/test-sensormanager-catch.cpp
Loading
Please register or sign in to comment