Home
last modified time | relevance | path

Searched refs:L4_IPC_SEND_TIMEOUT_0 (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/l4sys/include/
A D__timeout.h84 #define L4_IPC_SEND_TIMEOUT_0 ((l4_timeout_t){0x04000000}) /**< 0 send timeout */ macro
/l4re-core-master/sigma0/server/src/
A Dmemmap.cc339 L4_IPC_SEND_TIMEOUT_0); in pager()
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_timeout_queue175 return L4_IPC_SEND_TIMEOUT_0;
A Dipc_stream886 { return reply_and_wait(src_dst, L4_IPC_SEND_TIMEOUT_0, proto); }
890 { return send_and_wait(dest, src, L4_IPC_SEND_TIMEOUT_0, proto); }
914 { return reply(L4_IPC_SEND_TIMEOUT_0, proto); }
/l4re-core-master/l4sys/include/cxx/
A Dipc_server_loop70 { static l4_timeout_t timeout() { return L4_IPC_SEND_TIMEOUT_0; } };
A Dipc_iface238 static l4_timeout_t timeout() { return L4_IPC_SEND_TIMEOUT_0; }
/l4re-core-master/uclibc/lib/libpthread/src/
A Dmanager.cc1079 L4_IPC_SEND_TIMEOUT_0))) in pthread_handle_exit()

Completed in 9 milliseconds