libubox
C utility functions for OpenWrt.
runqueue_process Struct Reference

#include <runqueue.h>

Collaboration diagram for runqueue_process:

Data Fields

struct runqueue_task task
 
struct uloop_process proc
 

Detailed Description

Definition at line 88 of file runqueue.h.

Field Documentation

◆ proc

struct uloop_process runqueue_process::proc

Definition at line 85 of file runqueue.h.

◆ task

struct runqueue_task runqueue_process::task

Definition at line 85 of file runqueue.h.


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