Searched defs:mtx_init (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libstdthreads/
H A Dmtx.c45 mtx_init(mtx_t *mtx, int type) function
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h49 mtx_init(pthread_mutex_t *lock) function
/freebsd-11-stable/sys/sys/
H A Dmutex.h164 #define mtx_init(m, n, t, o) \ macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c259 mtx_init(struct mtx *mtx, const char *name, const char *type, int opt) function
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h848 int mtx_init; member in struct:OS_SPECIFIC

Completed in 195 milliseconds