spacemonkeygo / openssl

OpenSSL bindings for Go
http://godoc.org/github.com/spacemonkeygo/openssl
Apache License 2.0
472 stars 237 forks source link

Remove LockOSThread()/UnlockOSThread() throughout #90

Open pvoicu opened 6 years ago

pvoicu commented 6 years ago

LockOSThread() is not needed anywhere in spacemonkeygo. Using it is detrimental because: