Searched defs:new_handler (Results 1 – 5 of 5) sorted by relevance
16 def install_sigalarm_handler(new_handler): argument
136 def new_handler(frame, signum): function
143 def new_handler(frame, signum): function
364 dispatch_block_t new_handler = Block_copy(^(void) { in TSAN_INTERCEPTOR() local393 dispatch_block_t new_handler = Block_copy(^(void) { in TSAN_INTERCEPTOR() local424 dispatch_block_t new_handler = Block_copy(^(void) { in TSAN_INTERCEPTOR() local
325 MessagePumpForIO::FdWatcher* new_handler, in StopWatchingAndWatchAgain()