TCP_* is in the reserved namespace for tcp.h; make use of that
[musl] / src / thread / vmlock.c
2012-08-17 Rich Felkerfix extremely rare but dangerous race condition in...