Searched refs:vtmtxclrlock (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/sfio/
H A Dsfmutex.c66 return vtmtxclrlock(f->mutex);
H A Dvthread.h122 extern int vtmtxclrlock _ARG_((Vtmutex_t*));
210 #define vtmtxclrlock(mtx) (-1) macro
H A Dsfclose.c152 { (void)vtmtxclrlock(f->mutex);
H A Dsftmp.c323 { (void)vtmtxclrlock(newf.mutex);

Completed in 25 milliseconds