Low-Level Interprocess Communication Primitives¶
Why not?¶
TODO:
There is no implementation of
CrossProcessMutex
for NetBSD/FreeBSD (Tier 3) and no implementation ofCrossProcessSemaphore
for OSX.CrossProcessMutex
is used in some very contained, platform-dependent graphics code.Try to explain the implementations.