godot/core/templates
Pedro J. Estébanez f4d76853b9 WorkerThreadPool (plus friends): Overhaul unlock allowance zones
This fixes a rare but possible deadlock, maybe due to undefined behavior. The new implementation is safer, at the cost of some added boilerplate.
2024-08-21 12:22:52 +02:00
..
bin_sorted_array.h
command_queue_mt.cpp WorkerThreadPool (plus friends): Overhaul unlock allowance zones 2024-08-21 12:22:52 +02:00
command_queue_mt.h WorkerThreadPool (plus friends): Overhaul unlock allowance zones 2024-08-21 12:22:52 +02:00
cowdata.h Merge pull request #95469 from bruvzg/cowdata_unref 2024-08-16 10:36:28 +02:00
hash_map.h
hash_set.h
hashfuncs.h
list.h Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
local_vector.h [Core] Add LocalVector::has for convenience 2024-05-06 18:03:37 +02:00
lru.h
oa_hash_map.h
paged_allocator.h
paged_array.h
pair.h
pass_func.h
pooled_list.h
rb_map.h
rb_set.h
rid_owner.cpp
rid_owner.h
rid.h
ring_buffer.h
safe_list.h
safe_refcount.h
SCsub
search_array.h
self_list.h
simple_type.h
sort_array.h
vector.h
vmap.h
vset.h