proconX: Protocol Converter & Gateways

Programmable Gateways

Smart Industrial Communication and Embeddeded Ethernet Solutions
 Login 
We accept VISA, MasterCard, PayPal

World Wide Shipping

Thread States
[Thread Management]

Collaboration diagram for Thread States:


Detailed Description

Thread operating states.


Defines

#define TDS_TERM
#define TDS_RUNNING
#define TDS_READY
#define TDS_SLEEP


Define Documentation

#define TDS_READY
 

Thread is ready to run.

#define TDS_RUNNING
 

Thread is running.

#define TDS_SLEEP
 

Thread is sleeping.

#define TDS_TERM
 

Thread has exited.