Skip to content
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.

SEE ALSO

ThreadMonitor, BalancedThreadSched

Generated by click-elem2man from ../elements/threads/staticthreadsched.hh:8 on 2017/10/17.

Clone this wiki locally