Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dmt_rpcinit.c44 kmutex_t xid_lock; /* XID allocation */ variable
147 mutex_enter(&xid_lock); in alloc_xid()
164 mutex_exit(&xid_lock); in alloc_xid()