Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c197 #define pthreads_state_buf (Perl_po2()->po2_pthreads_state_buf) macro
248 snprintf(pthreads_state_buf, sizeof(pthreads_state_buf), in pthreads_state_string()
250 return pthreads_state_buf; in pthreads_state_string()