|
From: Atul B. <atu...@ac...> - 2004-10-22 02:52:01
|
Hello, I have just started using valgrind and I find it to be a great tool. When I run my massively multithreaded application through valgrind, I get swamped by warning messages to the effect that implementation of sem_destroy is not complete, is there a way to suppress this warning? Thanks, Atul |