mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-06 13:41:34 +00:00
* Makefile.am, configure.ac: Add test for deferring free() from ISR and for deferred free() processing. * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c, malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
*** TEST MALLOC 02 ***
|
|
malloc memory to free from ISR
|
|
Free from ISR successfully processed
|
|
Now malloc'ing more memory to process the free
|
|
*** END OF TEST MALLOC 02 ***
|