use c++-friendly initializers for pthread initializer definitions
authorRich Felker <dalias@aerifal.cx>
Thu, 1 Mar 2012 03:55:08 +0000 (22:55 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 1 Mar 2012 03:55:08 +0000 (22:55 -0500)
commitd36751943a35e884a8889895c3d6fae52a93fc9b
treef15ff30ae7c6db4db33d133c3aed99a7acea7d8f
parent4ce6766a3264b1ee5bf4056a0685b06939938247
use c++-friendly initializers for pthread initializer definitions

these will also avoid obnoxious warnings with gcc -Wbraces.
include/pthread.h