$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Cooperative Multi-Tasking
From: Daniel Larimer (dlarimer_at_[hidden])
Date: 2010-03-04 14:21:24
On Mar 4, 2010, at 9:34 AM, Mathias Gaunard wrote:
> IIRC latest coroutine does its own context switching in assembly and only depends on the OS for memory allocation.
swapcontext.cpp does not appear to compile on Mac OS X which is a shame, does anyone know how to port it to Mac OS X?
Dan