FIX #294: make OpenBLAS thread-pool resilient to fork via pthread_atfork
authorOlivier Grisel <olivier.grisel@ensta.org>
Tue, 18 Feb 2014 09:57:01 +0000 (10:57 +0100)
committerOlivier Grisel <olivier.grisel@ensta.org>
Wed, 19 Feb 2014 18:01:15 +0000 (19:01 +0100)
commit138a8413903776242cb3c184df9838ba54d04044
treef7ba90acc3ccc20efb3d626d7af9421060699425
parent046e4013cbfe6d4006bee81bcfab33ea01ecdebc
FIX #294: make OpenBLAS thread-pool resilient to fork via pthread_atfork
driver/others/blas_server.c
driver/others/memory.c
utest/Makefile
utest/common_utest.h
utest/main.c
utest/test_fork.c [new file with mode: 0644]