summaryrefslogtreecommitdiff
path: root/helgrind/tests/.svn/text-base/tc22_exit_w_lock.stderr.exp.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'helgrind/tests/.svn/text-base/tc22_exit_w_lock.stderr.exp.svn-base')
-rw-r--r--helgrind/tests/.svn/text-base/tc22_exit_w_lock.stderr.exp.svn-base23
1 files changed, 23 insertions, 0 deletions
diff --git a/helgrind/tests/.svn/text-base/tc22_exit_w_lock.stderr.exp.svn-base b/helgrind/tests/.svn/text-base/tc22_exit_w_lock.stderr.exp.svn-base
new file mode 100644
index 0000000..74139f1
--- /dev/null
+++ b/helgrind/tests/.svn/text-base/tc22_exit_w_lock.stderr.exp.svn-base
@@ -0,0 +1,23 @@
+
+Thread #x was created
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: main (tc22_exit_w_lock.c:39)
+
+Thread #x: Exiting thread still holds 2 locks
+ ...
+
+Thread #x was created
+ ...
+ by 0x........: pthread_create@* (hg_intercepts.c:...)
+ by 0x........: main (tc22_exit_w_lock.c:42)
+
+Thread #x: Exiting thread still holds 1 lock
+ ...
+
+Thread #x is the program's root thread
+
+Thread #x: Exiting thread still holds 1 lock
+ ...
+
+ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)