|
Aliquot Sequence Research
2.0
Compute properties of the sum-of-proper-divisors function.
|
Protects buffer underlying PackedArray with an array of mutexs. More...
#include <PackedArray.h>
Data Fields | |
| uint32_t | num_locks |
| uint32_t | lock_interval |
| omp_lock_t * | locks |
Protects buffer underlying PackedArray with an array of mutexs.
| lock_info_t::lock_interval |
Computed value used internally.
| lock_info_t::locks |
Calloc'ed buffer of locks.
| lock_info_t::num_locks |
Number of mutexes protecting buffer undlying the PackedArray from concorent access.
1.8.17