1
0
Fork 0
godot/core/os
bruvzg 741e1cf672
Move caller_id init to Thread constructor to fix UWP build.
2021-03-09 08:40:30 +02:00
..
SCsub
copymem.h
dir_access.cpp Add descriptive error message when trying to access a dir fails 2021-02-25 22:24:21 +01:00
dir_access.h
file_access.cpp
file_access.h
keyboard.cpp
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp Modernize atomics 2021-02-18 17:12:46 +01:00
memory.h Modernize atomics 2021-02-18 17:12:46 +01:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead 2021-02-25 18:34:50 +01:00
os.h Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead 2021-02-25 18:34:50 +01:00
pool_allocator.cpp
pool_allocator.h
rw_lock.h Modernize RWLock 2021-01-19 11:53:10 +01:00
semaphore.h
spin_lock.h
thread.cpp Move caller_id init to Thread constructor to fix UWP build. 2021-03-09 08:40:30 +02:00
thread.h Move caller_id init to Thread constructor to fix UWP build. 2021-03-09 08:40:30 +02:00
thread_safe.h
threaded_array_processor.h Fix thread_process_array when NO_THREADS. 2021-02-26 12:13:20 +01:00