mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-15 07:02:15 +00:00
_exit() should not call atexit() or on_exit() functions; Rename task_deletecurrent() to task_exit()
This commit is contained in:
parent
86052985d9
commit
d1efd9e718
1 changed files with 3 additions and 0 deletions
|
|
@ -526,3 +526,6 @@
|
|||
6.27 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||
|
||||
* apps/system/ramtest: Add a simple memory test (2013-03-26).
|
||||
* apps/examples/ostest: In the non-cancelable thread test, we need
|
||||
to give the thread an opportunity to run and to set the non-
|
||||
cancelable state.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue