Searched refs:vtmtxunlock (Results 1 – 5 of 5) sorted by relevance
54 vtmtxunlock(_Sfmutex);64 return vtmtxunlock(f->mutex);
121 extern int vtmtxunlock _ARG_((Vtmutex_t*));209 #define vtmtxunlock(mtx) (-1) macro
92 (void)vtmtxunlock(_Sfmutex);110 (void)vtmtxunlock(_Sfmutex); in _rmfiles()139 (void)vtmtxunlock(_Sfmutex);
245 (void)vtmtxunlock(_Sfmutex);297 (void)vtmtxunlock(_Sfmutex);
403 #define POOLMTXUNLOCK(p) ( vtmtxunlock(&(p)->mutex) )