]> begriffs open source - freertos/commit
list.c: improve code comments to point to official documentation about problems which...
authorGabriel Staples <ercaguy@gmail.com>
Mon, 13 May 2024 11:19:50 +0000 (04:19 -0700)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 11:19:50 +0000 (16:49 +0530)
commit29b202a41e0e2810272b5765805d9fa4af247736
treed994e5e57c815ea1bd3847d539ad8f1119bbc856
parent55eceb2203742042714a8dfedd3a8e48908d10c0
list.c: improve code comments to point to official documentation about problems which may cause code to get stuck inside of list.c (#1051)

list.c: improve documentation about initializing binary semaphores
list.c