Home
last modified time | relevance | path

Searched refs:SFMTX_TRYLOCK (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libast/common/stdio/
H A Dftrylockfile.c31 return sfmutex(f, SFMTX_TRYLOCK); in ftrylockfile()
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfmutex.c61 else if(type == SFMTX_TRYLOCK)
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h117 #define SFMTX_TRYLOCK 1 /* try to up mutex count */ macro
/titanic_41/usr/src/lib/libast/common/include/
H A Dsfio.h117 #define SFMTX_TRYLOCK 1 /* try to up mutex count */ macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h117 #define SFMTX_TRYLOCK 1 /* try to up mutex count */ macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h117 #define SFMTX_TRYLOCK 1 /* try to up mutex count */ macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h117 #define SFMTX_TRYLOCK 1 /* try to up mutex count */ macro