Closed fredlas closed 2 years ago
Replaces semaphore-based concurrency with a single mutex guarding the body of a single function. Also replaces a subtle memory management mechanism.
Replaces semaphore-based concurrency with a single mutex guarding the body of a single function. Also replaces a subtle memory management mechanism.