Searched refs:cleanup_handler_t (Results 1 – 1 of 1) sorted by relevance
587 typedef void (^cleanup_handler_t)(int error); typedef680 dispatch_fd_t fd, dispatch_queue_t q, cleanup_handler_t h) { in TSAN_INTERCEPTOR()685 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()704 mode_t mode, dispatch_queue_t q, cleanup_handler_t h) { in TSAN_INTERCEPTOR()710 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()730 cleanup_handler_t h) { in TSAN_INTERCEPTOR()735 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()