Manually save & restore thread context with QNX!

Hello!

Is there a way under QNX to manually save and restore a thread context like
with Win32 “Fibers”.
In fact, I am implementing an other RT OS kernel on top of Neutrino and I
need to schedule the threads my own way.

Thanks!

Vincent

Hi,

There are two knowledge base entries that discuss suspending and
resuming threads. The addresses are:

http://qdn.qnx.com/support/bok/solution.qnx?10177
http://qdn.qnx.com/support/bok/solution.qnx?10152

Regards,

Barry


Vincent <vincent.catros_NO_SPAM_@bigfoot.com> wrote:

Hello!

Is there a way under QNX to manually save and restore a thread context like
with Win32 “Fibers”.
In fact, I am implementing an other RT OS kernel on top of Neutrino and I
need to schedule the threads my own way.

Thanks!

Vincent