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)
these will also avoid obnoxious warnings with gcc -Wbraces.


No differences found