Searched refs:conv_os_thread_t_hex (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/apr/strings/
H A Dapr_snprintf.c657 static char *conv_os_thread_t_hex(apr_os_thread_t *tid, char *buf_end, apr_size_t *len) function
1227 s = conv_os_thread_t_hex(tid, &num_buf[NUM_BUF_SIZE], &s_len);

Completed in 94 milliseconds