git: pthread: Set default contention scope to system.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Sep 26 00:33:03 PDT 2016


commit 467ee1bbfff35fa2a81e644ceb3fff1fa4139613
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Sep 19 09:13:28 2016 +0300

    pthread: Set default contention scope to system.
    
    It is a bit unclear how scope was handled previously.
    Make it explicit to see what falls down.

Summary of changes:
 lib/libthread_xu/Makefile             |  2 --
 lib/libthread_xu/thread/thr_create.c  |  5 -----
 lib/libthread_xu/thread/thr_init.c    | 12 +-----------
 lib/libthread_xu/thread/thr_private.h |  1 -
 4 files changed, 1 insertion(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/467ee1bbfff35fa2a81e644ceb3fff1fa4139613


-- 
DragonFly BSD source repository



More information about the Commits mailing list