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?
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?