Searched refs:_dispatch_source_invoke (Results 1 – 3 of 3) sorted by relevance
266 void _dispatch_source_invoke(dispatch_source_t ds);
328 .do_invoke = _dispatch_source_invoke,
656 _dispatch_source_invoke(dispatch_source_t ds) in _dispatch_source_invoke() function