Searched defs:mtx_lock (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A D_mutex.h39 * All mutex implementations must always have a member called mtx_lock.
47 volatile uintptr_t mtx_lock; /* Owner and flags. */ member in struct:mtx
61 volatile uintptr_t mtx_lock; /* Owner and flags. */ member in struct:mtx_padalign
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c150 mtx_lock(mtx_t *mtx) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1000 mtx_lock.3c \
1976 mtx_lock.3c := LINKSRC = mtx.3c

Completed in 73 milliseconds