Home
last modified time | relevance | path

Searched refs:_tls_inc (Results 1 – 1 of 1) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dtmpnam.c102 static NEWLIB_THREAD_LOCAL int _tls_inc; variable
160 if (worker (result, P_tmpdir, "t", pid, &_tls_inc)) in tmpnam()
162 _tls_inc++; in tmpnam()
187 getpid (), &_tls_inc)) in tempnam()