Next:
25.5.1 oskit_ipc_send: Send a
Up:
25 POSIX Threads: liboskit_threads.a
Previous:
25.4.11 oskit_wrap_absio: Wrap an
25.5 InterThread Communication
This section describes the ``interthread'' communication primitives provided by the pthread library.
25.5.1
oskit_ipc_send
: Send a message to another thread
25.5.2
oskit_ipc_recv
: Receive a message from a specific thread
25.5.3
oskit_ipc_wait
: Receive a message from any thread
25.5.4
oskit_ipc_call
: make a synchronous IPC call to another thread
25.5.5
oskit_ipc_reply
: reply to a synchronous IPC invocation
Utah Flux Research Group