Package | Description |
---|---|
edu.rice.hj.runtime.simt |
Modifier and Type | Class and Description |
---|---|
class |
WorkSharingThreadPool |
class |
WorkStealingThreadPool |
Constructor and Description |
---|
SimtThread(String threadName,
int thId,
SimtThreadPool pool,
Runnable runnable)
Creates a ForkJoinWorkerThread operating in the given pool.
|
SimtThreadFactory(SimtThreadPool workSharingThreadPool)
No-args constructor.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.