1
1
Gilles Gouaillardet b3a2bdda7b opal/threads: manually invoke thread-specific key destructors on the main thread.
there is no such thing as pthread_join(main_thread), so key destructors
are never invoked on the main thread, which causes valgrind report
some memory leaks. Manually store and then invoke the key destructors and
make valgrind happy.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-01-06 13:46:35 +09:00
..
2015-08-18 09:11:38 -06:00
2015-06-23 20:59:57 -07:00
2017-01-06 13:46:35 +09:00
2017-01-02 14:04:24 -08:00
2015-06-23 20:59:57 -07:00