cygwin support for ucontext.h user context switching
- by Yuval A
It appears that cygwin doesn't support user context switching (supported by ucontext.h).
Given I need to developed a user-context switching application under cygwin, is there any solution for this?