git: DragonFly_RELEASE_5_4 pthreads - sleep() needs strong reference

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


commit 6adc224f71abdcf525786b4af4a4ef6a9f5b8e93
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/6adc224f71abdcf525786b4af4a4ef6a9f5b8e93


-- 
DragonFly BSD source repository



More information about the Commits mailing list