summaryrefslogtreecommitdiff
path: root/yaml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-31 11:03:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-31 11:10:10 +0200
commitd8654efa4d3bfadd2cad246193153f17ca91f7c1 (patch)
tree7d74b0e6d290f6662cd624c0fc02e4463b316989 /yaml
parent70784de82e1d4722c78c5075b5865f0971eb4539 (diff)
score: Fix blocking message queue receivequal-32
In order to ensure FIFO fairness across schedulers, the thread queue surrender operation must be used to dequeue a thread from the thread queue. The thread queue extract operation is intended for timeouts. Add _Thread_queue_Resume() which may be used to make extracted or surrendered threads ready again. Remove the now unused _Thread_queue_Extract_critical() function. Close #4509.
Diffstat (limited to 'yaml')
0 files changed, 0 insertions, 0 deletions