Home
last modified time | relevance | path

Searched refs:MsgSend (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/src/unix/
Dqnx.c40 if (MsgSend(MEMMGR_COID, &msg.i, sizeof(msg.i), &msg.o, sizeof(msg.o)) in get_mem_info()
/third_party/node/deps/uv/src/unix/
Dqnx.c40 if (MsgSend(MEMMGR_COID, &msg.i, sizeof(msg.i), &msg.o, sizeof(msg.o)) in get_mem_info()
/third_party/rust/crates/libc/src/unix/nto/
Dneutrino.rs618 pub fn MsgSend( in MsgSend() function