APLMT ITC

Home Intro APIs Source Platforms Licensing FAQ News Acknowledgements


Up
XMK Scheduler
APL Containers
APL Logging
APL Memory
APL Miscellaneous
APL Parsing
APL System
APLMT Abstract Devs
APLMT ITC
APLMT Logging
APLMT Memory
APLMT Miscellaneous
APLMT Networking
APLMT Serial Devs
APLMT Stdio
APLMT System

SourceForge Logo

 

APLMT Inter-Thread Communications Interfaces

The following interfaces/APIs are used to perform inter-thread communications.

IMailbox
The IMailbox API provides FIFO queues that are used as the storage and delivery mechanism for ITC messages. IMailboxes store and handle IMessages.

  Header File aplmt/itc/imboxapi.h

IMessage
The IMesage API provides methods for building, interrogating, and handling ITC messages.

  Header File aplmt/itc/imsgapi.h

SMailbox
The SMailbox API is an alternate Mailbox/Message mechanism.  The SMailbox is simpler that the IMailbox/IMessage mechanism but not as robust.

  Header File aplmt/itc/smboxapi.h

[Home] [Intro] [APIs] [Source] [Platforms] [Licensing] [FAQ] [News] [Acknowledgements][Site Map]
Send mail to webmaster@shift-right.com with questions or comments about this web site.
Copyright © 2004 Shift-Right Technologies, LLC
Last Modified: Friday, November 26, 2004