Home
last modified time | relevance | path

Searched refs:l4_ipc_reply_and_wait (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/l4sys/include/
A Dipc.h334 l4_ipc_reply_and_wait(l4_utcb_t *utcb, l4_msgtag_t tag,
471 l4_ipc_reply_and_wait(l4_utcb_t *utcb, l4_msgtag_t tag, in l4_ipc_reply_and_wait() function
/l4re-core-master/sigma0/server/src/
A Dmemmap.cc338 tag = l4_ipc_reply_and_wait(utcb, answer.tag, &t, in pager()
/l4re-core-master/l4sys/include/cxx/
A Dipc_server_loop369 return l4_ipc_reply_and_wait(utcb, reply, p, this->timeout());
/l4re-core-master/uclibc/lib/libpthread/src/
A Dmanager.cc154 tag = l4_ipc_reply_and_wait(l4_utcb(), tag, &src, L4_IPC_NEVER); in __pthread_manager()
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_stream989 tag = l4_ipc_reply_and_wait(Ostream::_utcb, tag, src_dst, timeout);

Completed in 13 milliseconds