Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h205 #define SYS_lwp_park 77 macro
/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c1025 { "lwp_park", SYS_lwp_park },
1026 { "lwp_unpark", SYS_lwp_park },
1027 { "lwp_unpark_all", SYS_lwp_park },
1227 case SYS_lwp_park: /* lwp_park */ in subsys()
1487 case SYS_lwp_park: /* lwp_park */ in getsubcode()
1652 case SYS_lwp_park: in nsubcodes()
H A Dexpound.c5339 case SYS_lwp_park: in expound()