Home | History | Annotate | Download | only in tests

Lines Matching refs:by

6    by 0x........: pthread_create@* (hg_intercepts.c:...)
7 by 0x........: main (hg02_deadlock.c:36)
15 by 0x........: pthread_mutex_lock (hg_intercepts.c:...)
16 by 0x........: t2 (hg02_deadlock.c:19)
17 by 0x........: mythread_wrapper (hg_intercepts.c:...)
20 followed by a later acquisition of lock at 0x........
22 by 0x........: pthread_mutex_lock (hg_intercepts.c:...)
23 by 0x........: t2 (hg02_deadlock.c:20)
24 by 0x........: mythread_wrapper (hg_intercepts.c:...)
27 Required order was established by acquisition of lock at 0x........
29 by 0x........: pthread_mutex_lock (hg_intercepts.c:...)
30 by 0x........: t1 (hg02_deadlock.c:9)
31 by 0x........: mythread_wrapper (hg_intercepts.c:...)
34 followed by a later acquisition of lock at 0x........
36 by 0x........: pthread_mutex_lock (hg_intercepts.c:...)
37 by 0x........: t1 (hg02_deadlock.c:10)
38 by 0x........: mythread_wrapper (hg_intercepts.c:...)
43 by 0x........: pthread_mutex_lock (hg_intercepts.c:...)
44 by 0x........: main (hg02_deadlock.c:32)
49 by 0x........: pthread_mutex_lock (hg_intercepts.c:...)
50 by 0x........: t1 (hg02_deadlock.c:10)
51 by 0x........: mythread_wrapper (hg_intercepts.c:...)