Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp702 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_path, in TSAN_INTERCEPTOR() argument
705 SCOPED_TSAN_INTERCEPTOR(dispatch_io_create_with_path, type, path, oflag, mode, in TSAN_INTERCEPTOR()
723 REAL(dispatch_io_create_with_path)(type, path, oflag, mode, q, new_h); in TSAN_INTERCEPTOR()
808 INTERCEPT_FUNCTION(dispatch_io_create_with_path); in InitializeLibdispatchInterceptors()