Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc507 typedef void (^cleanup_handler_t)(int error); typedef
600 dispatch_fd_t fd, dispatch_queue_t q, cleanup_handler_t h) { in TSAN_INTERCEPTOR()
605 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()
624 mode_t mode, dispatch_queue_t q, cleanup_handler_t h) { in TSAN_INTERCEPTOR()
630 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()
650 cleanup_handler_t h) { in TSAN_INTERCEPTOR()
655 cleanup_handler_t new_h = Block_copy(^(int error) { in TSAN_INTERCEPTOR()