Searched refs:Fd_store (Results 1 – 3 of 3) sorted by relevance
26 class Fd_store31 Fd_store() throw() : _fd_hint(0) {} in throw()46 Fd_store::check_fd(int fd) throw() in check_fd()53 Fd_store::get(int fd) throw() in get()63 Fd_store::set(int fd, Ref_ptr<L4Re::Vfs::File> const &f) throw() in set()
23 Fd_store::alloc() throw() in alloc()38 Fd_store::free(int fd) throw() in free()
61 class Fd_store : public L4Re::Core::Fd_store64 Fd_store() throw();75 Fd_store::Fd_store() throw() in Fd_store() function158 Fd_store fds;
Completed in 6 milliseconds