HomeSort by: relevance | last modified time | path
    Searched defs:dispatch_io_write (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_libdispatch_mac.cc 598 TSAN_INTERCEPTOR(void, dispatch_io_write, dispatch_io_t channel, off_t offset,
601 SCOPED_TSAN_INTERCEPTOR(dispatch_io_write, channel, offset, data, q, h);
613 REAL(dispatch_io_write)(channel, offset, data, q, new_h); local in function:__tsan::TSAN_INTERCEPTOR
tsan_libdispatch_mac.cc 598 TSAN_INTERCEPTOR(void, dispatch_io_write, dispatch_io_t channel, off_t offset,
601 SCOPED_TSAN_INTERCEPTOR(dispatch_io_write, channel, offset, data, q, h);
613 REAL(dispatch_io_write)(channel, offset, data, q, new_h); local in function:__tsan::TSAN_INTERCEPTOR
tsan_libdispatch_mac.cc 598 TSAN_INTERCEPTOR(void, dispatch_io_write, dispatch_io_t channel, off_t offset,
601 SCOPED_TSAN_INTERCEPTOR(dispatch_io_write, channel, offset, data, q, h);
613 REAL(dispatch_io_write)(channel, offset, data, q, new_h); local in function:__tsan::TSAN_INTERCEPTOR

Completed in 116 milliseconds