Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dtmpnam.c101 static NEWLIB_THREAD_LOCAL int _tls_inc; variable
159 if (worker (result, P_tmpdir, "t", pid, &_tls_inc)) in tmpnam()
161 _tls_inc++; in tmpnam()
186 getpid (), &_tls_inc)) in tempnam()