cygwin support for ucontext.h user context switching
        Posted  
        
            by Yuval A
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yuval A
        
        
        
        Published on 2010-03-27T17:33:22Z
        Indexed on 
            2010/03/27
            17:43 UTC
        
        
        Read the original article
        Hit count: 260
        
cygwin
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?
© Stack Overflow or respective owner