Home
last modified time | relevance | path

Searched refs:L4_SYSF_REPLY (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/l4sys/include/
A Dconsts.h89 L4_SYSF_REPLY = 0x08, enumerator
121 L4_SYSF_REPLY_AND_WAIT = L4_SYSF_WAIT | L4_SYSF_SEND | L4_SYSF_REPLY
/l4re-core-master/l4sys/include/cxx/
A Dipc_server_loop373 … l4_msgtag_t res = l4_ipc_send(L4_INVALID_CAP | L4_SYSF_REPLY, utcb, reply, this->timeout());
/l4re-core-master/uclibc/lib/libpthread/src/
A Dmanager.cc1076 if (l4_error(l4_ipc_send(L4_INVALID_CAP | L4_SYSF_REPLY, in pthread_handle_exit()
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_stream1011 tag = l4_ipc_send(L4_INVALID_CAP | L4_SYSF_REPLY, Ostream::_utcb, tag, timeout);

Completed in 6 milliseconds