diff options
author | ameerj <52414509+ameerj@users.noreply.github.com> | 2021-01-29 18:41:22 -0500 |
---|---|---|
committer | ameerj <52414509+ameerj@users.noreply.github.com> | 2021-01-29 18:41:22 -0500 |
commit | ef8b3623f5759af03a7d35e147a4f890366d440f (patch) | |
tree | 3402324ced9241388141f8ea9515bcba1dbed87c /src/input_common/motion_from_button.cpp | |
parent | b786568c5ae056f2d55854959029e72e58d62990 (diff) |
analog_from_button: Fix update_thread.join exception
This commit aims to address an exception that occurs when trying to join the Analog object's update_thread.
By using an atomic bool for the status of the update thread, we ensure its value is consistent across the threads accessing it.
Diffstat (limited to 'src/input_common/motion_from_button.cpp')
0 files changed, 0 insertions, 0 deletions