Home
last modified time | relevance | path

Searched refs:SFMTX_UNLOCK (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libast/common/stdio/
H A Dfunlockfile.c31 (void)sfmutex(f, SFMTX_UNLOCK); in funlockfile()
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfmutex.c63 else if(type == SFMTX_UNLOCK)
H A Dsfhdr.h382 sfmutex((ff), SFMTX_UNLOCK); \
390 #define SFMTXUNLOCK(f) (((f)->flags&SF_MTSAFE) ? sfmutex(f,SFMTX_UNLOCK) : 0)
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h118 #define SFMTX_UNLOCK 2 /* down mutex count */ macro
/titanic_44/usr/src/lib/libast/common/include/
H A Dsfio.h118 #define SFMTX_UNLOCK 2 /* down mutex count */ macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h118 #define SFMTX_UNLOCK 2 /* down mutex count */ macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h118 #define SFMTX_UNLOCK 2 /* down mutex count */ macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h118 #define SFMTX_UNLOCK 2 /* down mutex count */ macro