|
tlds
Transactional Operations for Linked Data Structures
|
Go to the source code of this file.
Functions | |
| void | sort (void *base, unsigned num, unsigned width, int(*cmp)(const void *p1, const void *p2, long n, long offset), long n, long offset) |
| void sort | ( | void * | base, |
| unsigned | num, | ||
| unsigned | width, | ||
| int(*)(const void *p1, const void *p2, long n, long offset) | cmp, | ||
| long | n, | ||
| long | offset | ||
| ) |