Volatile
Using volatile structures where needed, because of multi-threading. Now there are no problems, but some may occur in the future because volatile
is not always propagated in all functions.
Using volatile structures where needed, because of multi-threading. Now there are no problems, but some may occur in the future because volatile
is not always propagated in all functions.
added Improvement label
mentioned in merge request !68 (merged)
created merge request !68 (merged) to address this issue
closed via merge request !68 (merged)