blob: 3e34671e4a4a84f4845e7129f4c00e6a2126040c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: SingleThreadScheduler Pages: 1 -->
<svg width="135pt" height="84pt"
viewBox="0.00 0.00 135.00 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
<title>SingleThreadScheduler</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-80 131,-80 131,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</title>
<g id="a_node1"><a xlink:title="Pool of threads to automatically split a kernel&#39;s execution among several threads.">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 127,-19.5 127,-0.5 0,-0.5"/>
<text text-anchor="middle" x="63.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">SingleThreadScheduler</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node"><title>Node1</title>
<g id="a_node2"><a xlink:href="classarm__compute_1_1_i_scheduler.xhtml" target="_top" xlink:title="Scheduler interface to run kernels.">
<polygon fill="white" stroke="black" points="30,-56.5 30,-75.5 97,-75.5 97,-56.5 30,-56.5"/>
<text text-anchor="middle" x="63.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">IScheduler</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node0 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node0</title>
<path fill="none" stroke="midnightblue" d="M63.5,-45.8045C63.5,-36.9102 63.5,-26.7798 63.5,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="60.0001,-46.083 63.5,-56.083 67.0001,-46.083 60.0001,-46.083"/>
</g>
</g>
</svg>