Closed jserv closed 10 years ago
merge window for thread removal: https://github.com/f9micro/f9-kernel/tree/dev-thread
In as_destroy
, the condition, if a CLONED fpage which is MAPPED is to be deleted, should be taken into consideration. Alternatively, it might be on behalf of the handling logic.
Merged.
At present, thread destroy function is absent in F9 Microkernel implementation, that means syscall
THREAD_CONTROL
can not really real with the cases of destroy and destruction.