Searched refs:redispatch_blk (Results 1 – 1 of 1) sorted by relevance
205 __block void (^redispatch_blk)(void) = Block_copy(^{ in redispatch() local222 dispatch_source_set_cancel_handler(src, redispatch_blk); in redispatch()228 dispatch_async(dispatch_get_main_queue(), redispatch_blk); in redispatch()