diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2021-11-22 12:33:47 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2021-11-22 12:37:12 +0100 |
commit | 24bffff63eb798d721b75b1c38c18f1687d33a2a (patch) | |
tree | c900ed0b8b217f98263cf227143797d55ebd58e7 /newlib/libc/include/stdio_ext.h | |
parent | d54d8f173d66c7659061de664d445458737b4a75 (diff) | |
download | newlib-24bffff63eb798d721b75b1c38c18f1687d33a2a.zip newlib-24bffff63eb798d721b75b1c38c18f1687d33a2a.tar.gz newlib-24bffff63eb798d721b75b1c38c18f1687d33a2a.tar.bz2 |
Cygwin: raise: fix check for multithreaded process
The check for the pthread self pointer in TLS is misleading,
given the main thread has this pointer initialized as well.
Check for the global __isthreaded flag as well.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/include/stdio_ext.h')
0 files changed, 0 insertions, 0 deletions