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