X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=WVL fw+NSUUr67UBZigf7b8YkyxBQ9pU79GSUzEZ/4ROz1JsmdNu4eikrvJ0fv9S6AM7 R5pOPllZdTRBo1wWjXL7w+hqPG+Iv/Ozn+PCcNsv8mMqd89+uTEWnn5Xcc2pZv6x idsD7F+Gu9EPHz4DtovclXLbAvQtHOqIGc7963+k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=TvvGiK7F8 3Hy9RQI7vbSIzj4QV8=; b=kogZy5ZjAIO9rHfyPxYC0fnvYUWq1AklI/iDjCIYX IM2VNUfp4C3N7wuB3DpZKoOnhg1uDx5grr0VPAYx4aR2xs41+heV1kFxOhpAOC4/ +K2G28Q8TaenCHG6rlfJ5TW22ofFQqqrK/MmJsaOh4CHA97KK3dnWMb3dDzIcr3Y i0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: m12-16.163.com Message-ID: <554235E1.2010200@163.com> Date: Thu, 30 Apr 2015 22:02:09 +0800 From: echo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: is three any coroutine library works in cygwin? Content-Type: text/plain; charset=gbk; format=flowed Content-Transfer-Encoding: 7bit X-CM-TRANSID:EMCowEA5slXgNUJV8DtFAA--.6338S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUIF4EDUUUU X-CM-SenderInfo: 5idwzurn6rljoofrz/1tbiFgLrN1EATFdZEQAAsK My program is using coroutine(implemented with ucontext api) on linux, I am trying to port it to windows using cygwin. But I find out that cygwin doesn't support ucontext api, so is there any coroutine library works fine in cygwin? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple