Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed explicit mutex unlock straggler.
This got left in when I was trying to get the mutex to properly unlock across fork() calls in both parent and child process.
- Loading branch information