forked from Imagelibrary/rtems
score: Move _Thread_queue_Queue_get_name_and_id()
Move this diagnostic function to a separate file since it does not provide a core function of the system. Change license to BSD-2-Clause according to file history and re-licensing agreement. Update #3053.
This commit is contained in:
@@ -1543,6 +1543,7 @@ source:
|
||||
- cpukit/score/src/threadqextractwithproxy.c
|
||||
- cpukit/score/src/threadqfirst.c
|
||||
- cpukit/score/src/threadqflush.c
|
||||
- cpukit/score/src/threadqgetnameandid.c
|
||||
- cpukit/score/src/threadqops.c
|
||||
- cpukit/score/src/threadqtimeout.c
|
||||
- cpukit/score/src/threadrestart.c
|
||||
|
||||
Reference in New Issue
Block a user