You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
StaticThreadSched Element Documentation
NAME
StaticThreadSched — Click element;
specifies element and thread scheduling parameters
SYNOPSIS
StaticThreadSched(ELEMENT THREAD, ...)
Ports: none
DESCRIPTION
Statically binds elements to threads. If more than one StaticThreadSched
is specified, they will all run. The one that runs later may override an
earlier run.