Searched refs:add_ref (Results 1 – 4 of 4) sorted by relevance
31 void add_ref() { ++_ref_cnt; } in add_ref() function58 add_ref(); in running()
39 p->add_ref();70 * void add_ref()330 void add_ref() const noexcept { ++_ref_cnt; }
461 void add_ref() throw() { ++_ref_cnt; } in add_ref() function572 void add_ref() throw() { ++_ref_cnt; } in add_ref() function782 void add_ref() throw() { ++_ref_cnt; } in add_ref() function
82 s->add_ref(); in Fd_store()104 _root_mount.add_ref(); in Vfs()105 _root.add_ref(); in Vfs()
Completed in 8 milliseconds