Main Page
Data Structures
Files
Related Pages
File List
Globals
FifoUtil File List
Here is a list of all files with brief descriptions:
fifoutil.h
[code]
This interface enables easy passing of fixed size messages between POSIX threads in Linux using first in first out ordering. Only one reader and writer per fifo is supported unless the application serializes the calls
Copyright 2006, Texas Instruments Incorporated