Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h38 typedef unsigned long dispatch_io_close_flags_t; typedef
H A Dtsan_interceptors_libdispatch.cpp753 dispatch_io_close_flags_t flags) { in TSAN_INTERCEPTOR()