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