]> begriffs open source - freertos/commit
Add taskYIELD_WITHIN_API macro (#782)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Wed, 4 Oct 2023 09:38:27 +0000 (17:38 +0800)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 09:38:27 +0000 (15:08 +0530)
commit830533d49e70806b4f46dade245c2f05f0c06b0f
treef22075d9464ea0a4eecdb015712631060d180391
parent5cdb1bc4e1ed94468d8e81d6e70bce01a6180fbf
Add taskYIELD_WITHIN_API macro (#782)

Add taskYIELD_WITHIN_API macro for readability improvement.
event_groups.c
include/task.h
queue.c
tasks.c
timers.c