git: pthread: Split mutex_init().
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Sep 26 00:33:03 PDT 2016
commit a1f9998f36f2cffb7752d275e437ef07963d6891
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Mon Sep 19 12:33:40 2016 +0300
pthread: Split mutex_init().
Makes it easier to see what is needed for PTHREAD_PROCESS_SHARED
support, that it is plenty..
Summary of changes:
lib/libthread_xu/thread/thr_mutex.c | 56 +++++++++++++++++++++++--------------
1 file changed, 35 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a1f9998f36f2cffb7752d275e437ef07963d6891
--
DragonFly BSD source repository
More information about the Commits
mailing list