Merge pull request #539 from schwa423/linux_global_lock
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Sun, 16 Oct 2016 04:53:46 +0000 (22:53 -0600)
committerGitHub <noreply@github.com>
Sun, 16 Oct 2016 04:53:46 +0000 (22:53 -0600)
commitc65849784687a2dc2edf4cf767999f2dadb12a00
tree07e7d3b94e26ea3bc69f6e7b5894922db280617f
parent1b6daa0401046436b93336e82c722f347741a90a
parent425af5f6b03b66ff14283d4ba9e8c045d453514f
Merge pull request #539 from schwa423/linux_global_lock

Use pthread_mutex for global lock on Linux.