Searched refs:POOLMTXLOCK (Results 1 – 3 of 3) sorted by relevance
82 POOLMTXLOCK(&_Sfpool);
402 #define POOLMTXLOCK(p) ( vtmtxlock(&(p)->mutex) ) macro404 #define POOLMTXENTER(p) { POOLMTXLOCK(p); }427 #define POOLMTXLOCK(p) macro
71 { POOLMTXLOCK(last);