FreeBSD kernel kern code
rtprio_thread_args Struct Reference

Data Fields

int function
 
lwpid_t lwpid
 
struct rtprio * rtp
 

Detailed Description

Definition at line 285 of file kern_resource.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: