git: pthreads - sleep() needs strong reference

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 19 22:35:40 PDT 2019


commit 811de3b6b3b96533a80bfc097065a017f7278b5e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 19 22:34:47 2019 -0700

    pthreads - sleep() needs strong reference
    
    * Fix problem with sleep() not canceling due to missing strong
      reference.
    
    Reported-by: godfrey

Summary of changes:
 lib/libthread_xu/thread/thr_syscalls.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/811de3b6b3b96533a80bfc097065a017f7278b5e


-- 
DragonFly BSD source repository



More information about the Commits mailing list