[context] interface to query remaining stack space

19 Oct
2011
19 Oct
'11
5:29 a.m.
Hi All, is there a easy way to query the remaining stack space in a given context? assuming the context is running, i can check the address of a stack dummy variable, but i don't see a way to query the top address of the stack. One could do this by storing that top address before creating the context, but i was wondering if there is already an interface that i'm missing? thanks

19 Oct
19 Oct
3:19 p.m.
New subject: [context] jump directly to another context
Hi, in previous versions of boost::context there used to be a jump_to interface method that would allow to jump directly to another context. currently it seems that only resume and suspend to the main context is supported. Is there a reason this interface was removed? cheers
4984
Age (days ago)
4984
Last active (days ago)
1 comments
1 participants
participants (1)
-
Charlls Quarra