Home
last modified time | relevance | path

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

/l4re-core-master/moe/server/src/
A Dalloc.cc59 Obj_list::insert_after(mo, Obj_list::iter(this)); in alloc()
70 assert (Obj_list::in_list(this)); in ~Allocator()
75 auto it = ++Obj_list::iter(this); in ~Allocator()
76 while (it != Obj_list::Iterator() in ~Allocator()
A Dalloc.h45 Obj_list::insert_after(o, Obj_list::iter(this)); in make_obj()
A Dserver_obj.h32 typedef cxx::H_list_t<Server_object> Obj_list; typedef

Completed in 5 milliseconds