]> Kevux Git Server - controller/commit
Update: Use the f_thread defines.
authorKevin Day <Kevin@kevux.org>
Mon, 15 Dec 2025 00:47:04 +0000 (18:47 -0600)
committerKevin Day <Kevin@kevux.org>
Mon, 15 Dec 2025 00:47:04 +0000 (18:47 -0600)
commit2eafb6543f2e90837b3d37f7c2b81933b9fbde69
tree5b969a9411c3f4d16ab783cbf8dcce05aeb1de8d
parentb43fe1ad2cb85b9f70ff7d44fac1a96db1490143
Update: Use the f_thread defines.

Do not directly use the `PTHEAD_*` defines.
Instead use the ones provided by `f_thread`.
sources/c/program/controller/init/signal.c
sources/c/program/controller/main/thread/cleanup.c
sources/c/program/controller/main/thread/control.c
sources/c/program/controller/main/thread/entry.c
sources/c/program/controller/main/thread/instance.c
sources/c/program/controller/main/thread/rule.c
sources/c/program/controller/main/thread/signal.c