|
FreeBSD kernel kern code
|
Data Fields | |
| int | function |
| lwpid_t | lwpid |
| struct rtprio * | rtp |
Definition at line 285 of file kern_resource.c.
| int rtprio_thread_args::function |
Definition at line 286 of file kern_resource.c.
Referenced by sys_rtprio_thread(), and systrace_args().
| lwpid_t rtprio_thread_args::lwpid |
Definition at line 287 of file kern_resource.c.
Referenced by sys_rtprio_thread(), and systrace_args().
| struct rtprio* rtprio_thread_args::rtp |
Definition at line 288 of file kern_resource.c.
Referenced by sys_rtprio_thread(), and systrace_args().