summaryrefslogtreecommitdiff
path: root/src/input_common/analog_from_button.h
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2021-01-29 18:41:22 -0500
committerameerj <52414509+ameerj@users.noreply.github.com>2021-01-29 18:41:22 -0500
commitef8b3623f5759af03a7d35e147a4f890366d440f (patch)
tree3402324ced9241388141f8ea9515bcba1dbed87c /src/input_common/analog_from_button.h
parentb786568c5ae056f2d55854959029e72e58d62990 (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/analog_from_button.h')
0 files changed, 0 insertions, 0 deletions