Loading...
Searching...
No Matches

Message based Bottom Half Processor descriptor. More...

Detailed Description

Message based Bottom Half Processor descriptor.

Definition at line 43 of file msg.h.

#include <msg.h>

Data Fields

bhp_t bhp
 Bottom Half Processor descriptor.
 
kernel_pid_t pid
 PID of the thread that process the Bottom Half Processor.
 
msg_t msg
 Message containing the Bottom Half Processing request.
 

Field Documentation

◆ bhp

bhp_t bhp_msg_t::bhp

Bottom Half Processor descriptor.

Definition at line 44 of file msg.h.

◆ msg

msg_t bhp_msg_t::msg

Message containing the Bottom Half Processing request.

Definition at line 46 of file msg.h.

◆ pid

kernel_pid_t bhp_msg_t::pid

PID of the thread that process the Bottom Half Processor.

Definition at line 45 of file msg.h.


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