Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h203 #define SYS_lwp_park 77 macro
/titanic_44/usr/src/cmd/truss/
H A Dsystable.c1021 { "lwp_park", SYS_lwp_park },
1022 { "lwp_unpark", SYS_lwp_park },
1023 { "lwp_unpark_all", SYS_lwp_park },
1223 case SYS_lwp_park: /* lwp_park */ in subsys()
1483 case SYS_lwp_park: /* lwp_park */ in getsubcode()
1648 case SYS_lwp_park: in nsubcodes()
H A Dexpound.c5557 case SYS_lwp_park: in expound()