MeiVinEight/Miko

Feature -> Thread api

Closed this issue · 1 comments

This project needs a multi thread api.
It seems can:

  • get current thread's instance
  • stop/terminate thread
  • suspend/resume
  • creat thread

commit b106954 provides a base multi-thread api.