Enumerations | Functions

/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdplacer.h File Reference

[Hardware OS Placer] Top level module for placement on FPGA. More...

Go to the source code of this file.

Enumerations

enum  hdpevent { HDPE_QUIT, HDPE_TIMER }

Functions

void * hdplacer_main ()
int hdplacer_notify (enum hdpevent event)

Detailed Description

[Hardware OS Placer] Top level module for placement on FPGA.

The responsibilities of this module is as follows:

Original author (2010): Sindre Hansen

Definition in file hdplacer.h.


Enumeration Type Documentation

enum hdpevent
Enumerator:
HDPE_QUIT 

Quit the placer thread.

HDPE_TIMER 

The timeslice has expired.

Definition at line 22 of file hdplacer.h.

 All Data Structures Files Functions Variables Enumerations Enumerator Defines