score: Remove _CORE_barrier_Do_flush()

Call _Thread_queue_Flush_critical() directly.
This commit is contained in:
Sebastian Huber
2021-02-21 10:58:15 +01:00
parent 3cbdf19eac
commit 88543adeb5
4 changed files with 6 additions and 56 deletions

View File

@@ -1371,7 +1371,6 @@ source:
- cpukit/score/src/condition.c
- cpukit/score/src/configstackspacesize.c
- cpukit/score/src/corebarrier.c
- cpukit/score/src/corebarrierrelease.c
- cpukit/score/src/corebarrierwait.c
- cpukit/score/src/coremsgbroadcast.c
- cpukit/score/src/coremsg.c