|
From: Sahni, J. <jit...@cr...> - 2007-12-17 19:23:56
|
does helgrind work properly on ACE Tasks and Message Queues ? I am getting some helgrind race alerts when using ACE Tasks and Message Queues. Basically the parent and child thread are created at start of the program and then parent passes buffer of data to child thru ACE Message Queue . the waiting child picks the data , uses it and frees it . helgrind is alerting me on race condition on this model . Does helgrind work correctly on this model of multi threads ( tasks and Queues ) ? Also is there any way to print memory contents of the location printed in a race condition ? ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ============================================================================== |