cut out a syscall on thread creation in the case where guard size is 0
authorRich Felker <dalias@aerifal.cx>
Wed, 16 Mar 2011 15:36:21 +0000 (11:36 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 16 Mar 2011 15:36:21 +0000 (11:36 -0400)
commit29fae65780f4c5ccda3758828da7a83073297ccc
tree518fa66e4cf65b8aaff11c617fe5bb60c9f9f64f
parentcc832d8a31e674c3d8ee7168e4a613b5bf8124e0
cut out a syscall on thread creation in the case where guard size is 0
src/thread/pthread_create.c