Home | History | Annotate | Download | only in helgrind

Lines Matching full:report

464 /* Report that wait on the condition variable at address CV has
471 /* Report that wait on the condition variable at CV has succeeded.
476 /* Report that we are about to signal on the condition variable at
481 /* Report that we are about to signal_all on the condition variable at
542 Report that the bytes in the range [pointer, pointer+size) are about
590 Report that a new memory at "address" of size "size" has been
612 /* Report that the producer-consumer queue object at address PCQ has
619 /* Report that the queue at address PCQ is about to be destroyed. */
623 /* Report that we are about to put an element into a FIFO queue at
628 /* Report that we've just got an element from a FIFO queue at address
644 /* Report that we may have a benign race at "pointer", with size
705 /* Report the current thread name to a race detector. */
723 /* Report that a lock has just been created at address LOCK. */
728 /* Report that the lock at address LOCK is about to be destroyed. */
733 /* Report that the lock at address LOCK has just been acquired.
739 /* Report that the lock at address LOCK is about to be released. */
752 /* Report that the "barrier" has been initialized with initial
758 /* Report that we are about to enter barrier_wait("barrier"). */
762 /* Report that we just exited barrier_wait("barrier"). */
766 /* Report that the "barrier" has been destroyed. */
776 /* Report that we expect a race on the variable at ADDRESS. Use only