Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsobject.h45 #define SOBJ_RWLOCK 2 /* readers/writer synchonization object */ macro
/illumos-gate/usr/src/cmd/dtrace/demo/sched/
H A Dwhatfor.d54 self->sobj == SOBJ_RWLOCK ? "rwlock" :
/illumos-gate/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.in112 SED_REPLACE(SOBJ_RWLOCK)
/illumos-gate/usr/src/uts/common/os/
H A Drwlock.c204 SOBJ_RWLOCK, rw_owner, turnstile_stay_asleep, turnstile_change_pri
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c46 { SOBJ_RWLOCK, "rwlock", "rw_sobj_ops" },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg424 @ MSG_SOBJ_RWLOCK "[ SOBJ_RWLOCK ]"