Searched defs:dispatch_io_t (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_libdispatch_mac.cc | 634 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create, dispatch_io_type_t type, in TSAN_INTERCEPTOR() argument 657 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_path, in TSAN_INTERCEPTOR() argument 683 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_io, in TSAN_INTERCEPTOR() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_libdispatch_mac.cc | 636 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create, dispatch_io_type_t type, in TSAN_INTERCEPTOR() argument 659 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_path, in TSAN_INTERCEPTOR() argument 685 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_io, in TSAN_INTERCEPTOR() argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_libdispatch.cpp | 679 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create, dispatch_io_type_t type, in TSAN_INTERCEPTOR() argument 702 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_path, in TSAN_INTERCEPTOR() argument 728 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_io, in TSAN_INTERCEPTOR() argument
|