]> 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:38:32 +0000 (21:38 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 4 Apr 2024 02:38:32 +0000 (21:38 -0500)
commitc84efaa61bdb87fd7e601e11047a000314480274
tree5f43057cdbd957045619e7fb5948ac02e097638c
parentdaf7e1de048f8c1b3597858c4ff5b1b21f49eafd
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