Skip to content
  • Ondřej Surý's avatar
    Cleanup the __tsan_acquire/__tsan_release · b6b0d81a
    Ondřej Surý authored
    With ThreadSanitizer support added to the Userspace RCU, we no longer
    need to wrap the call_rcu and caa_container_of with
    __tsan_{acquire,release} hints.  Remove the direct calls to
    __tsan_{acquire,release} and the isc_urcu_{container,cleanup} macros.
    b6b0d81a