This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c685c19df9513a3263e78b417a87fc102840437e
test
/
intern
/
guardedalloc
/
intern
History
Campbell Barton
28c20fc393
Memory allocator: use lockfree calls internally
...
Was already used in some areas.
2018-05-22 08:45:47 +02:00
..
mallocn_guarded_impl.c
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
mallocn_inline.h
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
mallocn_intern.h
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
mallocn_lockfree_impl.c
Memory allocator: use lockfree calls internally
2018-05-22 08:45:47 +02:00
mallocn.c
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
mmap_win.c
Memory allocation: do not use mmap for memory allocation on 64 bit.
2014-01-23 01:13:46 +01:00