gem5  v20.1.0.0
Functions | Variables
The PollQueue API.

These methods relate to the PollQueue interface. More...

Functions

 PollQueue::PollQueue ()
 

Variables

PollQueue pollQueue
 
void PollQueue::copy ()
 
void PollQueue::remove (PollEvent *event)
 
void PollQueue::schedule (PollEvent *event)
 
void PollQueue::service ()
 

Detailed Description

These methods relate to the PollQueue interface.

Function Documentation

◆ copy()

void PollQueue::copy ( )

◆ PollQueue()

PollQueue::PollQueue ( )

Definition at line 111 of file pollevent.cc.

◆ remove()

void PollQueue::remove ( PollEvent event)

◆ schedule()

void PollQueue::schedule ( PollEvent event)

◆ service()

void PollQueue::service ( )

Definition at line 186 of file pollevent.cc.

References PollQueue::events, ArmISA::i, PollQueue::num_fds, and PollQueue::poll_fds.

Referenced by doSimLoop().

Variable Documentation

◆ pollQueue

PollQueue pollQueue

Generated on Wed Sep 30 2020 14:02:20 for gem5 by doxygen 1.8.17