Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 19:34:14 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_spec.c
Message-ID:  <200308200234.h7K2YENM005992@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2003/08/19 19:34:14 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_spec.c 
  Log:
  Add back a loop for up to PTHREAD_DESTRUCTOR_ITERATIONS to
  destroy thread-specific data.  Display a warning when thread
  specific data remains after PTHREAD_DESTRUCTOR_ITERATIONS.
  
  Reviewed by:    davidxu
  
  Revision  Changes    Path
  1.21      +20 -12    src/lib/libpthread/thread/thr_spec.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308200234.h7K2YENM005992>