Searched refs:_dispatch_source_probe (Results 1 – 3 of 3) sorted by relevance
267 unsigned long _dispatch_source_probe(dispatch_source_t ds);
329 .do_probe = _dispatch_source_probe,
662 _dispatch_source_probe(dispatch_source_t ds) in _dispatch_source_probe() function