Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsobject.h47 #define SOBJ_RWLOCK 2 /* readers/writer synchonization object */ macro
/titanic_41/usr/src/cmd/dtrace/demo/sched/
H A Dwhatfor.d54 self->sobj == SOBJ_RWLOCK ? "rwlock" :
/titanic_41/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in111 inline char SOBJ_RWLOCK = @SOBJ_RWLOCK@; variable
112 #pragma D binding "1.0" SOBJ_RWLOCK
H A Dprocfs.sed.in114 SED_REPLACE(SOBJ_RWLOCK)
/titanic_41/usr/src/uts/common/os/
H A Drwlock.c204 SOBJ_RWLOCK, rw_owner, turnstile_stay_asleep, turnstile_change_pri
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c46 { SOBJ_RWLOCK, "rwlock", "rw_sobj_ops" },
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg408 @ MSG_SOBJ_RWLOCK "[ SOBJ_RWLOCK ]"