Searched refs:dispatch_item_t (Results 1 – 2 of 2) sorted by relevance
8 typedef struct dispatch_item_s *dispatch_item_t; typedef9 typedef void (^dispatch_legacy_block_t)(dispatch_item_t);10 dispatch_item_t LEGACY_dispatch_call(dispatch_queue_t dq, in LEGACY_dispatch_call()
16 typedef struct dispatch_item_s *dispatch_item_t; typedef57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {61 completion_block_t (^blocky)(dispatch_item_t) = ^(dispatch_item_t item) {