Searched defs:new_h (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp594 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { local
611 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { local
628 dispatch_io_handler_t new_h = local
647 dispatch_io_handler_t new_h local
685 cleanup_handler_t new_h = Block_copy(^(int error) { local
710 cleanup_handler_t new_h = Block_copy(^(int error) { local
735 cleanup_handler_t new_h = Block_copy(^(int error) { local
[all...]

Completed in 103 milliseconds