Searched refs:errno_EOWNERDEAD (Results 1 – 6 of 6) sorted by relevance
931 const int errno_EOWNERDEAD = EOWNERDEAD; variable933 const int errno_EOWNERDEAD = -1; variable
1372 extern const int errno_EOWNERDEAD;
3553 if (res == errno_EOWNERDEAD)3555 if (res == 0 || res == errno_EOWNERDEAD)
1061 if (res == errno_EOWNERDEAD) MutexRepair(thr, pc, (uptr)m); in cond_wait()
6917 <!-- const int __sanitizer::errno_EOWNERDEAD -->6918 …<var-decl name='errno_EOWNERDEAD' type-id='type-id-206' mangled-name='_ZN11__sanitizer16errno_EOWN…
3854 …<var-decl name='errno_EOWNERDEAD' type-id='type-id-206' mangled-name='_ZN11__sanitizer16errno_EOWN…