]> Kevux Git Server - fll/commit
Update: Have thread condition wait functions return F_condition on success.
authorKevin Day <Kevin@kevux.org>
Thu, 6 Nov 2025 05:57:46 +0000 (23:57 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 6 Nov 2025 05:57:46 +0000 (23:57 -0600)
commit9667f29523eb359d088076acceda0f2c391d74eb
treefcd06adcd850c5500a8085dee82af7f6b1f0e1b0
parent340d5db44872feeca8c29e970e6091f057a76aca
Update: Have thread condition wait functions return F_condition on success.

This provides a more accurate status code.
level_0/f_thread/c/thread/condition.c
level_0/f_thread/c/thread/condition.h
level_0/f_thread/tests/unit/c/test-thread-condition_wait.c
level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.c