mirror of
https://github.com/godotengine/godot.git
synced 2025-03-01 23:21:39 +08:00
Plus: - An allocation is counted only after checking its success. - Max usage is updated after growing reallocs as well. - Drop unused header. - Changed the 0xFFF.. at get_mem_available() to -1 with a comment telling it's the same, but more universal. |
||
---|---|---|
.. | ||
copymem.h | ||
dir_access.cpp | ||
dir_access.h | ||
file_access.cpp | ||
file_access.h | ||
input_event.cpp | ||
input_event.h | ||
input.cpp | ||
input.h | ||
keyboard.cpp | ||
keyboard.h | ||
main_loop.cpp | ||
main_loop.h | ||
memory.cpp | ||
memory.h | ||
mutex.cpp | ||
mutex.h | ||
os.cpp | ||
os.h | ||
power.h | ||
rw_lock.cpp | ||
rw_lock.h | ||
SCsub | ||
semaphore.cpp | ||
semaphore.h | ||
shell.cpp | ||
shell.h | ||
thread_dummy.cpp | ||
thread_dummy.h | ||
thread_safe.cpp | ||
thread_safe.h | ||
thread.cpp | ||
thread.h |