Searched refs:POOLMTXLOCK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfclose.c82 POOLMTXLOCK(&_Sfpool);
H A Dsfpool.c71 { POOLMTXLOCK(last);
H A Dsfhdr.h402 #define POOLMTXLOCK(p) ( vtmtxlock(&(p)->mutex) ) macro
404 #define POOLMTXENTER(p) { POOLMTXLOCK(p); }
427 #define POOLMTXLOCK(p) macro

Completed in 63 milliseconds