halayli / lthread

lthread, a multicore enabled coroutine library written in C
Other
814 stars 82 forks source link

Is Lthread incompatible with Windows systems? #41

Open ghost opened 8 years ago

ghost commented 8 years ago

Is Lthread incompatible with Windows systems? If so, would it be hard to port (just an estimate)?

jannson commented 8 years ago

lthread is incompatible with windows systems. port work maybe:

  1. context switch
  2. iocp