update call sites to use SpinLock
authorAdam Simpkins <simpkins@fb.com>
Thu, 11 Dec 2014 21:23:05 +0000 (13:23 -0800)
committerJoelMarcey <joelm@fb.com>
Thu, 18 Dec 2014 20:29:40 +0000 (12:29 -0800)
commit87520af5728b634c6b8b51dfe54508e5166e1575
tree3187a78ddd94ee63db875a3b97c8bf27c2bb0ef0
parent4494e275ffe1c2bd4a4e59550c325fccbafed139
update call sites to use SpinLock

Summary:
Update call sites to use the new folly::SpinLock name, instead of
folly::io::PortableSpinLock.

Test Plan: Built and ran the folly unit tests.

Reviewed By: davejwatson@fb.com

Subscribers: doug, net-systems@, exa, folly-diffs@

FB internal diff: D1734647

Signature: t1:1734647:1418334925:1bbcffccd06907224de2a102f8d4bfbe1bd62fd1
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/NotificationQueue.h
folly/io/async/SSLContext.cpp