don't use pthread_once when there is no danger in race
authorRich Felker <dalias@aerifal.cx>
Sun, 17 Apr 2011 16:15:55 +0000 (12:15 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 17 Apr 2011 16:15:55 +0000 (12:15 -0400)
commit02eff258c6a39746db287e20c142153e80c81bac
treeb0e258754963d680de74afcbb902e733f5fa87e9
parente74664016b025ea9718da59e680555961444ee4d
don't use pthread_once when there is no danger in race
src/thread/cancel_impl.c