cvs commit: src/lib/libthr/thread thr_info.c

David Xu davidxu at FreeBSD.org
Thu Apr 5 07:20:32 UTC 2007


davidxu     2007-04-05 07:20:31 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_info.c 
  Log:
  If a thread who's name is being set is not the current thread, use macros
  THR_THREAD_LOCK and THR_THREAD_UNLOCK instead, this should fix wrong
  lock level problem.
  
  Bug reported by: ed dot maste at gmail dot com
  
  Revision  Changes    Path
  1.10      +2 -2      src/lib/libthr/thread/thr_info.c


More information about the cvs-src mailing list