mpsc_send 545 uspace/lib/c/generic/async/server.c errno_t rc = mpsc_send(conn->msg_channel, call); mpsc_send 207 uspace/lib/c/include/fibril_synch.h extern errno_t mpsc_send(mpsc_t *, const void *); mpsc_send 207 uspace/lib/posix/include/libc/fibril_synch.h extern errno_t mpsc_send(mpsc_t *, const void *);HelenOS homepage, sources at GitHub