HP van Braam
|
873eb21ce8
Optimize Thread::get_caller_id()
|
7 months ago |
Rémi Verschelde
|
f2d4dac92e
Thread: Re-add `<new>` include for `std::hardware_destructive_interference_size`
|
7 months ago |
Adam Scott
|
bd70b8e1f6
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
|
1 year ago |
Pedro J. Estébanez
|
fe4850c0d0
Use mingw-std-threads in MinGW builds
|
1 year ago |
Pedro J. Estébanez
|
6189ab5291
Robustify multi-threading primitives
|
2 years ago |
Pedro J. Estébanez
|
8983b20ccd
Avoid interaction issues between resource loading threads
|
2 years ago |
Juan Linietsky
|
a37c30dfc9
Fix thread IDs.
|
2 years ago |
myaaaaaaaaa
|
d337ed1c64
Fix data races in startup/teardown
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Pedro J. Estébanez
|
958ecf55fe
Enhance portability of threading
|
3 years ago |
Rémi Verschelde
|
54418ea659
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2 years ago |
Bartłomiej T. Listwon
|
6c6291b84f
Include platform_config.h in thread.cpp and thread.h
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Lucy
|
5fe1857496
Fix Platform Thread Override
|
3 years ago |
Lucy
|
e9723efd34
Allow for platform Thread implementation override
|
3 years ago |
bruvzg
|
741e1cf672
Move caller_id init to Thread constructor to fix UWP build.
|
4 years ago |
bruvzg
|
9887c2b4f0
Improve thread IDs to avoid collisions with threads not created by the Godot API.
|
4 years ago |
Pedro J. Estébanez
|
afc5af8dfa
Prevent thread wait on itself for finish
|
4 years ago |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |