behaviour-tree-test/core/os
Lukas Tenbrink 1bf821c1e1 Store current capacity in CowData buffers, and rewrite most of it.
Add `reserve` to `CowData`, `Vector` and `Array`.

# Conflicts:
#	core/os/memory.h
#	core/templates/cowdata.h
2025-09-25 22:00:17 +02:00
..
condition_variable.h
keyboard.cpp Fix modifier order in keycode string generation 2025-07-06 14:23:50 -07:00
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp Add Memory::alloc_static_zeroed to allocate memory that's filled with zeroes. 2025-05-13 01:57:05 +02:00
memory.h Store current capacity in CowData buffers, and rewrite most of it. 2025-09-25 22:00:17 +02:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp [macOS] Add support for exporting macOS 26 Liquid Glass icons. 2025-07-28 14:35:48 +03:00
os.h [macOS] Add support for exporting macOS 26 Liquid Glass icons. 2025-07-28 14:35:48 +03:00
rw_lock.h
safe_binary_mutex.h
SCsub
semaphore.h Move THREADS_ENABLED check after common imports 2025-04-08 14:24:13 -04:00
shared_object.h
spin_lock.h Linux: Drop ppc32 (32-bit PowerPC) architecture support 2025-05-14 10:22:12 +02:00
thread.cpp
thread.h Apple: Add pthread implementation of Thread class 2025-04-10 09:35:40 +10:00
thread_safe.cpp
thread_safe.h
time.cpp Update time.cpp year/unix time conversions to be constant time 2025-05-23 14:02:14 -04:00
time.h
time_enums.h