tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

process-shared mutexes



Hi,

Is named semaphores the only way to have locking shared across
processes?

Thinking of:
1. Implementing shared process lock using named semaphores
2. Using this to implement locked atomics for machines with insufficient
atomic instructions


Home | Main Index | Thread Index | Old Index