Home
last modified time | relevance | path

Searched defs:task_cap (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/moe/server/src/
A Dapp_task.h40 void task_cap(L4::Cap<L4::Task> const &c) { _task = c; } in task_cap() function
43 L4::Cap<L4::Task> task_cap() const { return _task; } in task_cap() function
/l4re-core-master/ned/server/src/
A Dapp_task.h69 L4::Cap<L4::Task> task_cap() const { return _task.get(); } in task_cap() function

Completed in 3 milliseconds