Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c172 static char threadmtx_str[MAXPATHLEN]; variable
372 &dt_idops_func, threadmtx_str },
1340 snprintf(threadmtx_str, sizeof(threadmtx_str), "struct thread *(%s`struct mtx *)",p); in dt_vopen()