Searched refs:_dispatch_source_debug (Results 1 – 3 of 3) sorted by relevance
268 size_t _dispatch_source_debug(dispatch_source_t ds, char* buf, size_t bufsiz);
330 .do_debug = _dispatch_source_debug,
4407 _dispatch_source_debug(dispatch_source_t ds, char* buf, size_t bufsiz) in _dispatch_source_debug() function