Lines Matching refs:Thread
8 ---Thread-Announcement------------------------------------------
10 Thread #x is the program's root thread
12 ---Thread-Announcement------------------------------------------
14 Thread #x was created
37 Thread #x's call to pthread_join failed
48 Thread #x's call to pthread_mutex_init failed
55 Thread #x: pthread_mutex_destroy of a locked mutex
61 Thread #x's call to pthread_mutex_destroy failed
68 Thread #x's call to pthread_mutex_lock failed
75 Thread #x's call to pthread_mutex_trylock failed
82 Thread #x's call to pthread_mutex_timedlock failed
89 Thread #x unlocked an invalid lock at 0x........
95 Thread #x's call to pthread_mutex_unlock failed
105 Thread #x: pthread_cond_{timed}wait called with un-held mutex
112 Thread #x's call to pthread_cond_wait failed
120 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
130 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
140 Thread #x: pthread_cond_{timed}wait called with un-held mutex
147 Thread #x's call to pthread_cond_timedwait failed
158 Thread #x unlocked a not-locked lock at 0x........
172 Thread #x unlocked a not-locked lock at 0x........
188 Thread #x unlocked a not-locked lock at 0x........
202 Thread #x's call to sem_init failed
213 Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post
226 Thread #x: Exiting thread still holds 1 lock