godot/modules/text_server_fb
Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool
The former needs to be allocated once per usage. The later is shared for all threads, which is more efficient.
It can also be better debugged.
2022-07-25 15:39:50 +02:00
..
doc_classes
gdextension_build Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
.gitignore
config.py
register_types.cpp
register_types.h
SCsub
text_server_fb.cpp Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
text_server_fb.h Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00