SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
Classes | Namespaces
thread_management.h File Reference

Contains classes that help with thread management. Currently only Pthreads. This was used earlier when using multiple CUDA devices. More...

#include <pthread.h>
Include dependency graph for thread_management.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  skepu::Threads
 

Namespaces

 skepu
 The main namespace for SkePU library.
 

Detailed Description

Contains classes that help with thread management. Currently only Pthreads. This was used earlier when using multiple CUDA devices.