Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c171 static char threadmtx_str[MAXPATHLEN]; variable
365 &dt_idops_func, threadmtx_str },
1388 snprintf(threadmtx_str, sizeof(threadmtx_str), "%s *(%s`%s *)", in dt_vopen()