Home FAQs General FAQ Can I have more than one thread?

Can I have more than one thread?

E-mail Print PDF
User Rating: / 0
PoorBest 

Each Diamond task on a CPU starts executing as a single thread. Many tasks can be run on one CPU and any task can create new threads dynamically. The Diamond kernel arranges for the available processor time to be shared amongst these various threads based on their priorities.

 

Try Diamond Now!

DemoSystem1

Did You Know?

You can wait for an one of a group of input channels to become ready to provide data by using the alt.h functions.