Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
1
0
Fork 0
You've already forked nuttx
mirror of https://github.com/apache/nuttx.git synced 2026-06-06 16:50:55 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
13d902a0a5162b6cb022e36aa4176c110360b779
nuttx/sched/init
T
History
Xiang Xiao dbf01d12b7 Assertions: Identify the running task correctly when dumping task state information. It takes time to switch to the target task after g_readytorun has been modified. If panic/assert happen during this period, the dump will contain the incorrect and confusing information due to the difference between the real running task and the return value of this_task(). This change resolve this problem by adding g_running_task to track the real running task through the context switch.
2018-11-15 07:11:51 -06:00
..
init.h
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
Make.defs
…
os_bringup.c
Replace all ASSERT with DEBUGASSERT to save the code space
2018-08-24 06:58:30 -06:00
os_smpstart.c
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
os_start.c
Assertions: Identify the running task correctly when dumping task state information. It takes time to switch to the target task after g_readytorun has been modified. If panic/assert happen during this period, the dump will contain the incorrect and confusing information due to the difference between the real running task and the return value of this_task(). This change resolve this problem by adding g_running_task to track the real running task through the context switch.
2018-11-15 07:11:51 -06:00
Powered by Gitea Page: 1594ms Template: 8ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API