clean up handling of thread/nothread mode, locking
authorRich Felker <dalias@aerifal.cx>
Sun, 17 Apr 2011 20:53:54 +0000 (16:53 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 17 Apr 2011 20:53:54 +0000 (16:53 -0400)
commit9080cc153cc2b09881c3245becbd68534db18d7c
treeddbc5aef325120e000b8e7d852f26322791deb55
parenteb0e8fa0b1960cff4bd65ebefc798f70273b0bc9
clean up handling of thread/nothread mode, locking
src/internal/libc.h
src/internal/stdio_impl.h
src/process/fork.c
src/stdio/flockfile.c
src/stdio/ftrylockfile.c
src/thread/cancel_impl.c
src/thread/pthread_create.c
src/thread/pthread_setcancelstate.c