Searched refs:SFMTX_TRYLOCK (Results 1 – 7 of 7) sorted by relevance
31 return sfmutex(f, SFMTX_TRYLOCK); in ftrylockfile()
61 else if(type == SFMTX_TRYLOCK)
117 #define SFMTX_TRYLOCK 1 /* try to up mutex count */ macro