almalloc.c
|
Add a method to get the system's page size
|
2018-01-16 19:28:10 -08:00 |
almalloc.h
|
Add a method to get the system's page size
|
2018-01-16 19:28:10 -08:00 |
atomic.c
|
Remove a couple unneeded functions
|
2016-05-25 06:45:56 -07:00 |
atomic.h
|
Fix up some types for MSVC
|
2018-01-11 10:55:35 -08:00 |
rwlock.c
|
Use atomic flags for boolean atomic locks
|
2016-11-25 23:25:16 -08:00 |
threads.h
|
Move the FORCE_ALIGN macro to threads.h
|
2018-01-12 03:55:33 -08:00 |
uintmap.c
|
Allow increasing the maximum source limit
|
2017-04-14 23:50:49 -07:00 |
uintmap.h
|
Include limits.h where INT_MAX is used
|
2017-08-30 12:01:49 -07:00 |