-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved ``sch_unload_current()`` function call to after the memory deallocation. Because of rearrangement, ``os_thread_delete(0)`` no longer generates function call to ``thd_delete_static()``. In ``os_thrad_delete(0)`` current thread will unload itself after releasing memory.
- Loading branch information
John Buyi Yu
committed
Nov 26, 2018
1 parent
d18e268
commit 0ded6f1
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters