diff options
author | rpj <rpj> | 2007-01-07 02:36:35 +0000 |
---|---|---|
committer | rpj <rpj> | 2007-01-07 02:36:35 +0000 |
commit | 81c431c258e4adc92bb0fafd8a1799a9190a3154 (patch) | |
tree | 687a107fa9513bdd6b82333cd0612caa0de7b7ac /README.NONPORTABLE | |
parent | 3d8616082933446b7cc3bb46c0a03157b3ca890a (diff) |
''
Diffstat (limited to 'README.NONPORTABLE')
-rw-r--r-- | README.NONPORTABLE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.NONPORTABLE b/README.NONPORTABLE index aa43297..e138758 100644 --- a/README.NONPORTABLE +++ b/README.NONPORTABLE @@ -124,7 +124,7 @@ pthread_delay_np (const struct timespec *interval); [EINVAL] The value specified by interval is invalid. int -pthread_num_processors_np +pthread_num_processors_np (void) This routine (found on HPUX systems) returns the number of processors in the system. This implementation actually returns the number of |