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

Dag-Erling Smorgrav des at FreeBSD.org
Thu Feb 14 04:37:59 PST 2008


des         2008-02-14 12:37:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_mutex.c 
  Log:
  _pthread_mutex_isowned_np(): use a more reliable method; the current code
  will work in simple cases, but may fail in more complicated ones.
  
  Reviewed by:    davidxu
  
  Revision  Changes    Path
  1.71      +1 -1      src/lib/libthr/thread/thr_mutex.c


More information about the cvs-src mailing list