FreeBSD kernel kern code
rtprio_thread_args Struct Reference

Data Fields

int function
 
lwpid_t lwpid
 
struct rtprio * rtp
 

Detailed Description

Definition at line 294 of file kern_resource.c.

Field Documentation

◆ function

int rtprio_thread_args::function

Definition at line 295 of file kern_resource.c.

Referenced by sys_rtprio_thread(), and systrace_args().

◆ lwpid

lwpid_t rtprio_thread_args::lwpid

Definition at line 296 of file kern_resource.c.

Referenced by sys_rtprio_thread(), and systrace_args().

◆ rtp

struct rtprio* rtprio_thread_args::rtp

Definition at line 297 of file kern_resource.c.

Referenced by sys_rtprio_thread(), and systrace_args().


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