Home
last modified time | relevance | path

Searched refs:ul_rt (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h605 char ul_rt; /* found on an RT queue */ member
1038 char ul_rt; /* found on an RT queue */ member
/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c774 ulwp->ul_rt = 1; in queue_slot_rt()
796 ulwp->ul_rt = rt; in queue_slot()
810 ulwp->ul_rt = 0; in queue_slot()
816 ulwp->ul_rt = 0; in queue_slot()
/titanic_41/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c554 ulwp.ul_rt, in d_ulwp()