git: pthread: Split pthread_exit() to smaller chunks.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Sep 26 00:33:03 PDT 2016
commit 90306d3828948cbd6414e5f4c8acc7dcb11fb00e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Mon Sep 19 13:20:47 2016 +0300
pthread: Split pthread_exit() to smaller chunks.
To see what is needed for thread unwind support.
Summary of changes:
lib/libthread_xu/thread/thr_exit.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90306d3828948cbd6414e5f4c8acc7dcb11fb00e
--
DragonFly BSD source repository
More information about the Commits
mailing list