]> Kevux Git Server - fll/commit
Update: Use bitwise operation check in f_thread_cancel_state_set().
authorKevin Day <kevin@kevux.org>
Thu, 4 Apr 2024 02:37:28 +0000 (21:37 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 4 Apr 2024 02:37:28 +0000 (21:37 -0500)
commit4d2f5402bd28b1f380fa206bd4b000454c4d794d
treeaf96bb786650cdce72f2b2eaed9c58eb0f61914b
parent401e81dbd2461d6a1cd8ac5b773e22f60f1e7f10
Update: Use bitwise operation check in f_thread_cancel_state_set().

Also update the comment to make the context of "this" to be more clear.
level_0/f_thread/c/thread.c