Files
OpenBLAS/driver/others
Peter Hawkins dbbf92c1d1 Fix race in blas_thread_shutdown.
blas_server_avail was read without holding server_lock. If multiple threads call blas_thread_shutdown simultaneously, for example, by calling fork(), then they can attempt to shut down multiple times. This can lead to a segmentation fault.
2021-02-18 13:46:50 -05:00
..
2011-01-24 14:54:24 +00:00
2020-12-09 10:28:46 +08:00
2020-12-09 10:28:46 +08:00
2020-12-09 10:28:46 +08:00
2017-01-04 23:16:48 +01:00