Merge pull request #120 from robho/init-thread-key-on-access
authorJiri Slachta <jiri.slachta@gmail.com>
Tue, 9 May 2017 10:33:28 +0000 (12:33 +0200)
committerGitHub <noreply@github.com>
Tue, 9 May 2017 10:33:28 +0000 (12:33 +0200)
yate: Call pthread_key_create when the key is first accessed


Trivial merge