Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsobject.h49 #define SOBJ_SEMA 4 /* semaphore synchonization object */ macro
/titanic_41/usr/src/cmd/dtrace/demo/sched/
H A Dwhatfor.d56 self->sobj == SOBJ_SEMA ? "semaphore" :
/titanic_41/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in115 inline char SOBJ_SEMA = @SOBJ_SEMA@; variable
116 #pragma D binding "1.0" SOBJ_SEMA
H A Dprocfs.sed.in116 SED_REPLACE(SOBJ_SEMA)
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c48 { SOBJ_SEMA, "sema", "sema_sobj_ops" },
322 wc.sobj.sobj_type == SOBJ_SEMA ? "sema" : "??", in wchaninfo_walk()
/titanic_41/usr/src/uts/common/os/
H A Dsemaphore.c61 SOBJ_SEMA, sema_owner, sema_unsleep, sema_change_pri
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg410 @ MSG_SOBJ_SEMA "[ SOBJ_SEMA ]"