Move the threads overflow flag under the protection of the local blas lock (#3476)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Mon, 13 Dec 2021 07:34:52 +0000 (08:34 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Dec 2021 07:34:52 +0000 (08:34 +0100)
commitc8d05aa7a5967745aa93c20740127063436bd663
treeddc89a7da5c5e0383398a17440b7bc014e6dca48
parentb0a590f4fe3abd5618e376d85f72ea00a9032683
Move the threads overflow flag under the protection of the local blas lock (#3476)

* Move accesses to the overflow flag into the scope of the blas lock
driver/others/memory.c