Home
last modified time | relevance | path

Searched refs:_dispatch_source_probe (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libdispatch/src/
HDsource_internal.h267 unsigned long _dispatch_source_probe(dispatch_source_t ds);
HDinit.c329 .do_probe = _dispatch_source_probe,
HDsource.c662 _dispatch_source_probe(dispatch_source_t ds) in _dispatch_source_probe() function