Searched defs:dispatch_io_t (Results 1 – 2 of 2) sorted by relevance
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_libdispatch_mac.cc | 599 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create, dispatch_io_type_t type, in TSAN_INTERCEPTOR() argument 622 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_path, in TSAN_INTERCEPTOR() argument 648 TSAN_INTERCEPTOR(dispatch_io_t, dispatch_io_create_with_io, in TSAN_INTERCEPTOR() argument
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| 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
|