aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/application_SUITE_data/deadlock
AgeCommit message (Collapse)Author
2014-02-19kernel: Fix an application terminate deadlock possibilityDan Gudmundsson
Could happen if get_child was called during terminate. io (since it is a group_leader) also causes problems after get_child was called. Split up and do it async.
2011-11-16Add documentation and test for kernel env var shutdown_timeoutSiri Hansen