Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDio.c67 static void _dispatch_stream_init(dispatch_fd_entry_t fd_entry,
1355 _dispatch_stream_init(fd_entry, _dispatch_get_root_queue( in _dispatch_fd_entry_create_with_fd()
1423 _dispatch_stream_init(fd_entry, _dispatch_get_root_queue( in _dispatch_fd_entry_create_with_path()
1542 _dispatch_stream_init(dispatch_fd_entry_t fd_entry, dispatch_queue_t tq) in _dispatch_stream_init() function