Home
last modified time | relevance | path

Searched refs:dispatch_io_create_with_io (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc685 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_io, in TSAN_INTERCEPTOR() argument
688 SCOPED_TSAN_INTERCEPTOR(dispatch_io_create_with_io, type, io, q, h); in TSAN_INTERCEPTOR()
704 new_channel = REAL(dispatch_io_create_with_io)(type, io, q, new_h); in TSAN_INTERCEPTOR()