commit a1f9998f36f2cffb7752d275e437ef07963d6891
Author: zrj <[email protected]>
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