b3a2bdda7b
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> |
||
---|---|---|
.. | ||
condition.c | ||
condition.h | ||
Makefile.am | ||
mutex_unix.h | ||
mutex.c | ||
mutex.h | ||
thread_usage.h | ||
thread.c | ||
threads.h | ||
tsd.h | ||
wait_sync.c | ||
wait_sync.h |