Searched refs:__libc_threaded (Results 1 – 5 of 5) sorted by relevance
58 #pragma weak __libc_threaded59 extern int __libc_threaded;72 int *_elf_libc_threaded = &__libc_threaded;
187 int threaded = __libc_threaded; in _flushlbf()254 int threaded = __libc_threaded; in _findiop()601 int threaded = __libc_threaded; in _fflush_l_iops()742 if (__libc_threaded) in fclose()745 if (__libc_threaded) in fclose()774 if (__libc_threaded) in fdclose()777 if (__libc_threaded) in fdclose()797 if (__libc_threaded) in fcloseall()812 if (__libc_threaded) in fcloseall()
79 extern int __libc_threaded;85 if (__libc_threaded && FILELOCKING(iop)) \
62 int __libc_threaded = 0; /* zero until first thr_create() */ variable706 __libc_threaded = 1; /* inform stdio */ in _thrp_create()1659 __libc_threaded = 0; in postfork1_child()
3384 __libc_threaded {