Searched refs:deselect_select_infos (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dfd.cpp49 static void deselect_select_infos(file_descriptor* descriptor,
331 deselect_select_infos(descriptor, selectInfos, true);
416 deselect_select_infos(evicted, selectInfos, true);
489 deselect_select_infos(file_descriptor* descriptor, select_info* infos, function
492 TRACE(("deselect_select_infos(%p, %p)\n", descriptor, infos));
573 deselect_select_infos(descriptor.Get(), info, false);

Completed in 37 milliseconds