Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
engine
/
utilities
nthread.h File Reference
Provides very basic thread handling.
More...
#include <pthread.h>
#include <sched.h>
Namespaces
namespace
regina
Typedefs
typedef pthread_t
NThreadID
The type used for a thread identifier.
Detailed Description
Provides very basic thread handling.
Copyright © 1999-2004, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (
bab@debian.org
).