use bss instead of mmap for main thread's pthread thread-specific data
[musl] / src / stdio / funlockfile.c
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking