master
Reset thread local waiter address to NULL before recycling it. (#12)
Update nsync Thread Sanitizer (TSan) annotations.
Suppress compiler warnings on newer compilers that have additional checks.
Brought up to date with code review comments. See CL 149819180.
Add copyright headers on source files.
Strengthen memory barrier on designated waker (#16)
cmake for Win32/Linux; fix Win32 warnings; fix C++11 build; keep up with bazel incompatibilities.
Updates for the C++11 platform, in which almost all external dependencies are resolved via the C++11 standard libraries.