Searched refs:received_thread (Results 1 – 5 of 5) sorted by relevance
75 return this_svr()->run_thread(this_svr()->received_thread(thread), sp);98 virtual L4::Cap<L4::Thread> received_thread(L4::Ipc::Snd_fpage const &fp) = 0;
68 virtual L4::Cap<L4::Thread> received_thread(L4::Ipc::Snd_fpage const &fp) = 0;
48 L4::Cap<L4::Thread> received_thread(L4::Ipc::Snd_fpage const &fp);
161 Sched_proxy::received_thread(L4::Ipc::Snd_fpage const &fp) in received_thread() function in Sched_proxy
83 int r = fi->create_gate(g, svr->received_thread(f), label); in handle_gate()
Completed in 7 milliseconds