Home
last modified time | relevance | path

Searched refs:source_running (Results 1 – 2 of 2) sorted by relevance

/NextBSD/lib/libdispatch/src/
HDio_internal.h72 bool source_running; member
HDio.c1798 if (stream->source_running && !_dispatch_stream_operation_avail(stream)) { in _dispatch_stream_cleanup_operations()
1800 stream->source_running = false; in _dispatch_stream_cleanup_operations()
1859 stream->source_running = false; in _dispatch_stream_source_handler()
1929 stream->source_running = true; in _dispatch_stream_handler()