tags:

views:

63

answers:

0

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?