diff options
author | Danny Holman <dholman@gymli.org> | 2024-11-19 14:56:33 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-11-19 14:56:33 -0600 |
commit | 6944276194f05c2a61aa92fe7b9104a7b947f43d (patch) | |
tree | 3c09c76681e3b7aa697f000fc5e7b5405319fb20 /.gitignore | |
parent | util: add a NORET macro (diff) | |
download | rune-engine-6944276194f05c2a61aa92fe7b9104a7b947f43d.tar.gz rune-engine-6944276194f05c2a61aa92fe7b9104a7b947f43d.tar.zst rune-engine-6944276194f05c2a61aa92fe7b9104a7b947f43d.zip |
core: thread objects should be replaced with lists
Replace the thread and mutex handles in the thread API with list_heads.
This will prevent a possible NULL pointer exception and make the code
more readable.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions