Open blitz opened 12 years ago
Currently all locks implement up/down, implying semaphore semantics, when they actually don't have those. up/down should be limited to real semaphores.
Currently all locks implement up/down, implying semaphore semantics, when they actually don't have those. up/down should be limited to real semaphores.