Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_libdispatch_mac.cc549 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
566 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
583 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
602 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
640 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
665 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
690 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc551 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
568 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
585 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
604 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
642 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
667 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
692 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_libdispatch.cpp594 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
611 fd_handler_t new_h = Block_copy(^(dispatch_data_t data, int error) { in TSAN_INTERCEPTOR() local
628 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
647 dispatch_io_handler_t new_h = in TSAN_INTERCEPTOR() local
685 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
710 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
735 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR() local
/netbsd-src/crypto/external/bsd/heimdal/dist/include/
H A Dheim_threads.h164 HANDLE h, new_h; in heim_mutex_lock() local