Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'guiThread' and related functions to 'coreThread'. | Michele Calgaro | 2025-07-27 | 1 | -1/+1 |
* | Fix usage of condition variable in TQThread which could lead to a thread bein... | Michele Calgaro | 2025-03-22 | 1 | -3/+5 |
* | Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* | Michele Calgaro | 2024-10-22 | 1 | -1/+1 |
* | Remove use of glib thread code. Use pthread instead | Michele Calgaro | 2024-10-08 | 1 | -31/+0 |
* | Make sure to release thread resources back to the OS once the thread completes. | Michele Calgaro | 2024-10-02 | 1 | -0/+1 |
* | Rename threading nt* related files to equivalent tq* | Michele Calgaro | 2024-06-30 | 1 | -0/+569 |