Searched refs:assert_thread (Results 1 – 1 of 1) sorted by relevance
41 static ulwp_t *assert_thread = NULL; variable177 if (assert_thread == self) in lock_error()181 assert_thread = self; in lock_error()237 assert_thread = NULL; in lock_error()269 if (assert_thread == self) in rwlock_error()273 assert_thread = self; in rwlock_error()326 assert_thread = NULL; in rwlock_error()348 if (assert_thread == self) in thread_error()352 assert_thread = self; in thread_error()374 assert_thread = NULL; in thread_error()[all …]