Home
last modified time | relevance | path

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

/l4re-core-master/ned/server/src/
A Dapp_task.h31 void add_ref() { ++_ref_cnt; } in add_ref() function
58 add_ref(); in running()
/l4re-core-master/cxx/lib/tl/include/
A Dref_ptr39 p->add_ref();
70 * void add_ref()
330 void add_ref() const noexcept { ++_ref_cnt; }
/l4re-core-master/l4re_vfs/include/
A Dvfs.h461 void add_ref() throw() { ++_ref_cnt; } in add_ref() function
572 void add_ref() throw() { ++_ref_cnt; } in add_ref() function
782 void add_ref() throw() { ++_ref_cnt; } in add_ref() function
/l4re-core-master/l4re_vfs/include/impl/
A Dvfs_impl.h82 s->add_ref(); in Fd_store()
104 _root_mount.add_ref(); in Vfs()
105 _root.add_ref(); in Vfs()

Completed in 8 milliseconds