summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-07-09 13:22:28 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-07-15 13:42:30 -0500
commit0ea6d07a030916ff1034e0152c7b56e652ee94f3 (patch)
tree42d69f4d62cd8cac3d6582492dfb618dac70e436 /c/src
parentThread Queue: Merge discipline subroutines into main methods (diff)
downloadrtems-0ea6d07a030916ff1034e0152c7b56e652ee94f3.tar.bz2
Use Shared Method for Thread Unblock Cleanup
When a thread is removed from a thread queue or is unblocked by receiving an event, the same actions are required. + timeout watchdog canceled, + thread must be unblocked, and + (MP only) proxy cleaned up This patch makes sure there is only one copy of this code.
Diffstat (limited to 'c/src')
0 files changed, 0 insertions, 0 deletions