vein icon indicating copy to clipboard operation
vein copied to clipboard

[EPIC] Threading

Open 0xF6 opened this issue 3 years ago • 0 comments

This issue will be a kind of collection of all necessary issues for the implementation of Threading and ThreadManagementLibrary parts.

Plans:

  • implementation of Synchronization сontext in Ishtar kernel
  • implementation of base threading api in corlib (thread.start, thread.stop and etc)
  • implementation of sync api in corlib (monitor.enter, monitor.impulse, semaphore and etc) Optional plans:
  • implementation async\await threading.
  • implementation parallel coroutine threading.

Issues list:

  • [ ] #19

0xF6 avatar May 14 '21 18:05 0xF6