Home
last modified time | relevance | path

Searched defs:thread_cap (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/moe/server/src/
A Dapp_task.h41 void thread_cap(L4::Cap<L4::Thread> const &c) { _thread = c; } in thread_cap() function
44 L4::Cap<L4::Thread> thread_cap() const { return _thread; } in thread_cap() function
/l4re-core-master/ned/server/src/
A Dapp_task.h70 L4::Cap<L4::Thread> thread_cap() const { return _thread.get(); } in thread_cap() function
/l4re-core-master/l4sys/include/
A Dfactory.h320 l4_cap_idx_t thread_cap, l4_umword_t label, in l4_factory_create_gate_u()
383 l4_cap_idx_t thread_cap, l4_umword_t label) L4_NOTHROW in l4_factory_create_gate()

Completed in 7 milliseconds