Processes
n
Where the functionality is defined
n
They run concurrently, however
code inside a process runs
sequential
n
Can be defined as
•
method: SC_METHOD
•
thread: SC_THREAD
•
clocked thread: SC_CTHREAD