cvs commit: src/lib/libpthread/thread thr_cond.c thr_mutex.c
    David Xu 
    davidxu at FreeBSD.org
       
    Mon Jun  2 19:21:05 PDT 2003
    
    
  
davidxu     2003/06/02 19:21:01 PDT
  FreeBSD src repository
  Modified files:
    lib/libpthread/thread thr_cond.c thr_mutex.c 
  Log:
  Free memory of internal low level lock when mutex and condition variable
  are destroyed.
  
  Submitted by: tegge
  
  Revision  Changes    Path
  1.44      +3 -0      src/lib/libpthread/thread/thr_cond.c
  1.37      +6 -0      src/lib/libpthread/thread/thr_mutex.c
    
    
More information about the cvs-all
mailing list