]> Zhao Yanbai Git Server - minix.git/commit
ddekit:use ucontext to switch threads
authorKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 24 Mar 2014 15:55:57 +0000 (16:55 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:22 +0000 (17:05 +0200)
commit1035348df816dd9d089baf59f3b15db4dfc50877
tree51f908d12de210c1bdec1fe9ef36ef6332c3a621
parent4dafcd9245fd0dfb92316b4833bace6c252b74ca
ddekit:use ucontext to switch threads

Use getcontext/makecontext and setcontext to create/modify and
switch thread when using ddekit.

Change-Id: I485ad61cb2eb5b8e7b486775f282ff6501912dfd
lib/libddekit/src/thread.c
lib/libddekit/src/thread.h