You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upstream started using a little bit more advanced pthread functions for
timed locking. Unfortunately, TSAN doesn't have interceptors for these.
Before I push that upstream (and we get a new release of LLVM), let's
use sysrepo's compat layer for using the traditional pthread functions
which are well supported in today's TSAN.
Change-Id: Id98793eec7a0fba775d871b3b6bf54e0dacab0f4
0 commit comments