Commit 4caadb7
committed
fix:RT-Thread:thread is not deleted
This patch fix the issue where platform_thread_destroy do not actually
delete the thread created, only memory free was done.
Signed-off-by: Ajay Bhargav <ajay.bhargav@waybyte.in>1 parent 31fdc64 commit 4caadb7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments