Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc544 typedef void (^cleanup_handler_t)(int error); typedef
637 dispatch_fd_t fd, dispatch_queue_t q, cleanup_handler_t h) { in TSAN_INTERCEPTOR()
642 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()
661 mode_t mode, dispatch_queue_t q, cleanup_handler_t h) { in TSAN_INTERCEPTOR()
667 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()
687 cleanup_handler_t h) { in TSAN_INTERCEPTOR()
692 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()